design-spec-writing
Installation
SKILL.md
Design Spec Writing
Why Most Specs Fail
Engineers don't read specs because specs are usually:
- Too long (nobody reads 40 pages)
- Too vague ("the button should feel responsive")
- Out of date (the design changed but the spec didn't)
- Redundant with the Figma file (so why bother?)
What a Good Spec Contains
1. Overview (1 paragraph)
What this feature is, who it's for, and why it exists. Link to the product brief.
2. User Flow (visual)
Flowchart or numbered steps showing the complete path. Include error paths and edge cases.