What problem does it solve? Teams building enterprise UIs often lack consistent, implementation-ready design guidance, leading to inconsistent spacing, inaccessible components, and ad-hoc styling decisions across products. ## Core Features & Use Cases - Design Token Foundations: Provides a complete corporate token set including colors (#3B82F6 primary, semantic states), typography (Poppins, Open Sans, IBM Plex Mono), and an 8pt spacing grid. - Component Rule Authoring: Defines anatomy, variants, states (hover, focus-visible, disabled, loading, error), and responsive behavior for UI components. - Accessibility Enforcement: Anchors every rule to WCAG 2.2 AA requirements with testable acceptance criteria, keyboard interaction specs, and 44px touch targets. - Use Case: A designer-engineer pair needs to standardize a SaaS dashboard; use this Skill to generate a full guideline document covering tokens, button states, form error handling, and a QA checklist for code review. ## Quick Start Generate corporate design-system guidelines for a data table component including states, accessibility criteria, and anti-patterns.