What problem does it solve? Building consistent, accessible web UIs from vague style requirements often leads to hardcoded values, missing interaction states, and generic-looking results. This Skill converts design intent into production-ready frontend code using a systematic design token methodology. ## Core Features & Use Cases - Design Token System: Generates semantic color, typography, spacing, radius, shadow, and motion tokens in CSS custom properties and TypeScript types, with light and dark mode support. - Production Component Examples: Provides copy-paste ready CSS and React/TypeScript components (buttons, inputs, cards, modals, skeletons) covering default, hover, focus, disabled, loading, empty, and error states. - Design Direction Templates: Offers five aesthetic directions (Minimal Premium SaaS, Bold Editorial, Soft & Organic, Dark Neon, Playful & Colorful) with token mappings and review checklists. - Use Case: When asked to build a team dashboard in React with Tailwind CSS, the Skill guides token definition first, then component implementation, then page assembly with WCAG AA accessibility validation. ## Quick Start Ask the AI to build a responsive dashboard page using the frontend-design skill with a minimal premium SaaS style and full dark mode support.