What problem does it solve?
This Skill automates the creation of comprehensive DESIGN.md files, translating complex technical design assets (like CSS and HTML) into human-readable, semantic design system documentation.
Core Features & Use Cases
- Automated Design Token Extraction: Identifies and extracts colors, typography, spacing, and component styles from project code.
- Semantic Translation: Converts technical values (e.g., hex codes, CSS properties) into descriptive, natural language design terms.
DESIGN.md Generation: Synthesizes extracted information into a structured Markdown file following best practices.
- Use Case: A developer needs to document the design language of a new feature for a design system. Instead of manually inspecting code and writing descriptions, they can use this Skill to generate a
DESIGN.md file that captures the visual theme, color palette, typography, and component styles, ensuring consistency and aiding future development.
Quick Start
Use the design-md skill to analyze the current project's Home screen and generate a comprehensive DESIGN.md file documenting the design system.