What problem does it solve?
Establishes a single source of truth for design tokens, component specifications, and slide generation so teams avoid hardcoded styles, inconsistent components, and fragmented brand presentations.
Core Features & Use Cases
- Three-layer token architecture: primitives → semantic → component for themeable, maintainable design systems.
- Token tooling: generate CSS variables and Tailwind mappings from JSON tokens, validate token usage, and embed tokens into standalone HTML.
- Component specs & states: documented variants, sizes, and accessibility guidelines for buttons, inputs, cards, tables, and more.
- Slide system: generate brand-compliant slide HTML with Chart.js integration, curated backgrounds, BM25 slide search, and validation for token compliance.
- Use Case: A product and design team uses the scripts to export tokens to CSS, map them into a Tailwind config, generate a 10-slide investor deck that imports the same tokens, and run validators to ensure no hardcoded colors remain.
Quick Start
Ask the skill to generate a 10-slide brand-compliant investor pitch that uses the project's design tokens and validates token usage.