What problem does it solve? Maintaining consistent colors, spacing, and typography across components and presentations is error-prone when values are hardcoded. This Skill centralizes design decisions into a three-layer token architecture and generates validated, token-compliant CSS and HTML slides. ## Core Features & Use Cases - Three-Layer Token Architecture: Define primitive, semantic, and component tokens in JSON, then generate CSS variables or Tailwind config automatically. - Token Validation: Scan source code and HTML assets for hardcoded hex colors, rgb values, and fonts that bypass the token system. - Slide Generation: Build brand-compliant HTML pitch decks using BM25 search over strategy, layout, copy, and chart CSV databases, with Chart.js integration and contextual layout recommendations. - Use Case: A designer needs a 10-slide investor pitch. The Skill searches slide strategies, picks layouts and typography per slide position, fetches background images, generates the HTML deck, and validates it for token compliance. ## Quick Start Generate a brand-compliant 10-slide investor pitch deck using the design-system skill and validate it for token compliance.