What problem does it solve? Maintaining visual consistency across components and presentations is hard when colors, spacing, and typography are hardcoded everywhere. This Skill establishes a single source of truth with a three-layer token architecture (primitive, semantic, component) and generates token-compliant CSS, component specs, and HTML slide decks. ## Core Features & Use Cases - Token Generation & Validation: Convert JSON token configs into CSS variables or Tailwind config, and scan codebases for hardcoded values that violate the token system. - Component Specifications: Reference detailed specs for buttons, inputs, cards, badges, alerts, dialogs, and tables with variants, sizes, and states. - Slide Deck Generation: Build brand-compliant HTML presentations using decision-system CSVs (layouts, typography, color logic, copywriting formulas), Chart.js charts, BM25 slide search, and curated Pexels background images. - Use Case: Ask for a 10-slide investor pitch and receive a token-compliant HTML deck with emotion-arc pacing, pattern breaks, charts, and validated styling. ## Quick Start Ask the assistant to generate a pitch deck for your product using the design-system skill, or run the token generator on your tokens.json to produce CSS variables.