What problem does it solve?
This Skill helps you produce correct, consistent, and accessibility-aware DESIGN.md design-spec files that agents and toolchains can reliably consume.
Core Features & Use Cases
- Structure, token, and rules validation: Ensures the file follows the required canonical section order and catches invalid tokens, broken references, and unknown component properties.
- Version regression detection: Diffs two DESIGN.md files to fail on regressions in normative values and component definitions.
- Export for integration: Converts DESIGN.md into Tailwind theme JSON or W3C DTCG JSON for downstream UI and design-token pipelines, plus a JSON “spec” view for prompt injection.
- WCAG contrast checks: Evaluates component foreground/background color pairs against WCAG AA/AAA thresholds to prevent inaccessible UI states.
Quick Start
Ask the agent to lint, diff, and export your DESIGN.md into Tailwind JSON and DTCG tokens.