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 theme 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 covering variants, sizes, states, and anatomy. - Slide Deck Generation: Build brand-compliant HTML presentations using BM25 search over strategy, layout, copy, and chart CSV databases, with Chart.js integration, curated Pexels backgrounds, and token compliance validation. - Use Case: Ask for a 10-slide investor pitch and receive an HTML deck that imports design-tokens.css, follows a Duarte sparkline emotion arc, uses Chart.js charts, and passes automated token validation. ## Quick Start Generate a brand-compliant 10-slide investor pitch deck using the design token system and validate it for token compliance.