What problem does it solve? Teams building data-dense enterprise web applications often lack consistent, actionable design guidance, leading to inconsistent spacing, inaccessible components, and ad-hoc styling decisions. ## Core Features & Use Cases - Token-Based Foundations: Provides concrete color, typography, and spacing tokens (e.g., primary #1677ff, 4/8/12/16/24/32 spacing scale) so rules are anchored to values, not vague adjectives. - Component-Level Rules: Defines anatomy, variants, states (default, hover, focus-visible, active, disabled, loading, error), and responsive behavior for UI components. - Accessibility & QA Gates: Enforces WCAG 2.2 AA requirements with testable acceptance criteria and a code-review-ready QA checklist. - Use Case: When building a new data table component, ask for Ant-style guidance and receive structured rules covering tokens, interaction states, keyboard behavior, anti-patterns, and migration notes for legacy UI. ## Quick Start Ask the AI to generate Ant Design system guidelines for a specific component, such as a form input or data table, including states and accessibility requirements.