project-specification-writer
Installation
SKILL.md
Project Specification Writer (Instruction-only)
Goal
When invoked, produce a single, comprehensive specification document for the current repository/project with all required sections:
- Architecture and technology choices
- Data model
- Key processes
- Pseudocode
- System context diagram
- Container/deployment overview
- Module relationship diagram (Backend / Frontend)
- Sequence diagram
- ER diagram
- Class diagram (key backend classes)
- Flowchart
- State diagram