What problem does it solve?
Corporate standardizes how enterprise-style interfaces look and behave so teams can deliver consistent, accessible UI across products without ad-hoc styling or vague rules.
Core Features & Use Cases
- Typography & spacing foundations: Enforces a desktop-first expressive scale using Open Sans (body), Poppins (display), and IBM Plex Mono (labels), plus an 8pt baseline grid spacing rhythm.
- Tokenized color system: Defines primary/secondary/success/warning/danger with explicit surface and text tokens to keep visual hierarchy stable.
- Accessibility & interaction rules: Requires WCAG 2.2 AA-aligned behavior, keyboard-first navigation, visible focus states, semantic labeling, and touch target sizing.
- Component and quality gates: Guides engineers to include explicit states (default/hover/focus-visible/active/disabled/loading/error as relevant) and to use testable, non-ambiguous constraints.
Quick Start
Ask an AI agent to generate Corporate-aligned UI guidance for a specific enterprise component, such as a dashboard header with buttons and filters, following the tokens and accessibility acceptance criteria in this skill.