What problem does it solve?
This Skill eliminates the risk of inconsistent, inaccessible design implementations across projects by providing a standardized, machine-readable format for design tokens that coding agents can reliably interpret and apply, ensuring brand consistency and WCAG compliance out of the box.
Core Features & Use Cases
- Author compliant DESIGN.md files: Create Google's open DESIGN.md spec files with structured design tokens, component definitions, and brand rationale for agent consumption.
- Validate and lint specs: Automatically check for broken token references, WCAG contrast failures, and structural errors to catch accessibility and consistency issues early.
- Export design tokens: Convert DESIGN.md files to Tailwind theme JSON or W3C DTCG JSON for seamless integration into development workflows.
- Use Case: A design team building a new product can use this Skill to create a shared DESIGN.md file for their brand, validate that all color combinations meet WCAG AA standards, and export the tokens directly to their Tailwind config for consistent implementation across web and mobile apps.
Quick Start
Use the design-md skill to create a compliant DESIGN.md file for my SaaS product's design system, including primary/secondary colors, Inter typography tokens, and primary button component definitions, then lint it for WCAG accessibility issues.