What problem does it solve? Creating a consistent design system from scratch requires manually deriving color scales, type scales, spacing values, and shadow styles, which is time-consuming and error-prone. This Skill automates token generation so designers and developers share a single source of truth. ## Core Features & Use Cases - Design Token Generation: Produce complete color palettes (primary, secondary, neutral, semantic), modular typography scales, 8pt spacing grids, borders, shadows, animations, breakpoints, and z-index scales from a single brand color. - Multiple Export Formats: Export tokens as JSON, CSS custom properties, or SCSS for direct integration into codebases. - Style Variants: Choose modern, classic, or playful styles that adjust font families, border radii, and shadow treatments. - Use Case: A UI designer starting a new product runs the generator with the brand color #0066CC in modern style, exports CSS variables, and hands the token file to developers for immediate implementation. ## Quick Start Generate a complete design token system in CSS format using brand color #0066CC with the modern style.