What problem does it solve?
Design teams and frontend projects often lack a single source of truth for tokens, typography, spacing, and guidelines, leading drift between design and implementation. This skill automates the creation and synchronization of DESIGN.md from live tokens and reference material.
Core Features & Use Cases
- Automatically generate DESIGN.md as the canonical design-system specification for a project.
- Extract tokens (colors, typography, spacing, motion) from codebases and design references to bootstrap a complete document.
- Support live scanning (--scan) to bootstrap tokens from tailwind/theme configs and tailor DESIGN.md for the project.
- Validate and align with design tooling (e.g., Qdesign validators) to ensure token coherence across Tailwind configs and components.
Quick Start
Run the Qdesign skill to generate DESIGN.md from your project tokens and references.