What problem does it solve?
This Skill eliminates the manual effort and inconsistency of creating design system specifications that are readable by both humans and AI coding agents, ensuring design tokens are accurately implemented across projects without misalignment between design and development teams.
Core Features & Use Cases
- Author DESIGN.md files: Create valid, spec-compliant DESIGN.md files with structured design tokens (colors, typography, spacing, components) and human-readable rationale following Google's open standard.
- Validate existing specs: Lint DESIGN.md files to catch broken token references, WCAG accessibility contrast failures, duplicate sections, and invalid token values.
- Export tokens: Convert DESIGN.md files to Tailwind theme JSON or W3C DTCG format for direct use in frontend development workflows.
- Use Case: A product design team can use this Skill to create a shared brand DESIGN.md, validate that all color combinations meet WCAG AA accessibility standards, and export the final tokens to their project's Tailwind config for consistent implementation across all web properties.
Quick Start
Use the design-md skill to create a valid DESIGN.md file for my SaaS product's design system with a primary blue color, Inter font, and 4px spacing baseline.