What problem does it solve?
This Skill helps teams translate a high-level implementation plan into concrete, maintainable code by enforcing modular patterns and clear documentation, reducing integration friction and rework.
Core Features & Use Cases
- Modular code generation: Follows existing patterns to produce clean, reusable components.
- Plan-to-code execution: Bridges planning and implementation with traceable steps and inline comments.
- Documentation-driven: Keeps a living guide of decisions and progress as code evolves.
Quick Start
Instruct the AI to implement the plan exactly as described in the SKILL.md, producing modular, well-documented code that follows existing conventions. Start by outlining the file and module structure, then implement each step with clear comments, and finally update the tracking document with status changes.