What problem does it solve?
This Skill helps you produce (or correctly extend and audit) a DESIGN.md that captures your project’s visual design system—tokens, component rules, and the project-specific philosophy—without forcing you to invent everything from scratch.
Core Features & Use Cases
- Import an existing design: Copy a user-provided DESIGN.md into the configured location atomically when you already have a ready file from tools or hand-authored work.
- Build design collaboratively from code: Scan the repository for tokens, theme signals, and component vocabulary, then ask targeted questions for what the code cannot tell you, producing or updating DESIGN.md accordingly.
- Extend or audit an existing design: Extend merges content without overwriting, while audit performs drift checks and prompts you to resolve token/component/variant drift before writing the updated document.
Quick Start
Use the ss-bs-discovering-design skill to either import an existing DESIGN.md file or build one from your codebase by choosing the import or build option when prompted, then confirming the output path to write docs/DESIGN.md.