What problem does it solve? Maintaining visual consistency and accessibility across a product is hard: colors drift off-palette, text fails WCAG contrast requirements, and spacing becomes arbitrary. This Skill provides the formulas, scales, and audit checklists needed to build and verify a coherent design system. ## Core Features & Use Cases - Color Palette Generation: Derive a full 50-950 shade scale from a single primary hue using HSL, plus semantic color mapping for success, warning, error, and info states. - WCAG Contrast Auditing: Calculate contrast ratios between any two colors and validate them against AA/AAA requirements for normal text, large text, and UI components. - Typography & Spacing Systems: Apply modular type scales (Major Third, Perfect Fourth, etc.) and a 4px spacing grid with usage guidelines per UI context. - Use Case: A designer notices gray text on a white background looks washed out. Ask the Skill to check the contrast ratio — it reports 3.0:1, failing AA for normal text, and suggests gray-700 (10.3:1) as a compliant alternative. ## Quick Start Audit my design system and check whether my text colors meet WCAG AA contrast requirements.