vibe-coding-workflow
Installation
SKILL.md
Vibe Coding Workflow
A structured 5-phase workflow for AI-assisted software development, from vague idea to working product.
- Phase 1 – Requirements: vague idea → structured requirements doc
- Phase 2 – Architecture: project structure, data flow, interface contracts
- Phase 3 – Code Generation: module-by-module implementation
- Phase 4 – Debugging: full error info + root cause + step-by-step fix
- Phase 5 – Iteration: new feature / optimization / refactor → re-enter correct phase