What problem does it solve? Design teams struggle to keep colors, spacing, typography, and elevation consistent across platforms and components. This Skill provides a structured methodology for defining, naming, and documenting design tokens so visual decisions stay consistent and themeable. ## Core Features & Use Cases - Token Taxonomy Guidance: Covers color, spacing, typography, elevation, border, and motion token categories with concrete scale examples. - Three-Tier Architecture: Organizes tokens into global raw values, semantic alias tokens, and component-scoped tokens. - Naming Convention: Applies the {category}-{property}-{variant}-{state} pattern for predictable, scalable token names. - Use Case: When building a design system, use this Skill to define a spacing scale from a 4px base unit, create semantic aliases like color-action-primary, and document each token's usage context for developers. ## Quick Start Ask the AI to define a design token system for your product, including a color palette with alias tokens and a spacing scale based on an 8px base unit.