implementation-plan-generator
Installation
SKILL.md
Implementation Plan Generator
Overview
This skill generates structured, phased implementation plans from requirements documents and UI wireframes. Plans include an index file with phase summary and dependency graph, plus individual phase files with detailed specifications.
Inputs:
- Requirements document (features, business rules, user roles)
- UI wireframes/specifications (pages, components, interactions) - optional but recommended
Outputs:
index.md- Overview, phase table, dependency graph, key filesphase-XX-name.md- Individual phase files with specifications