What problem does it solve? Designing consistent, accessible user interfaces from scratch is time-consuming and error-prone, often leading to visual fragmentation, inconsistent spacing, and accessibility failures that require costly rework during development. ## Core Features & Use Cases - Design Token Systems: Generates complete CSS custom property systems covering color palettes, typography scales, spacing units, shadows, and transitions, including dark theme variants. - Component Library Architecture: Produces base component styles (buttons, forms, cards) with all interactive states including hover, focus, disabled, and loading variants. - Responsive Frameworks: Delivers mobile-first breakpoint strategies with container widths and grid behaviors for screens from 320px to 1280px and beyond. - Use Case: A developer starting a new web product can request a full design system and receive production-ready CSS tokens, component specifications, and a developer handoff document with WCAG AA contrast ratios and accessibility guidelines. ## Quick Start Ask the agent to create a complete UI design system with color tokens, typography scale, and button components for your project.