name: plan description: Create a plan to implement the provided requirements.
Plan Generation
Instructions
- Review the updated set of requirements and create a plan that details the tasks needed to implement the requirements.
Output the plan to plans/plan.md add one line per task. Create one specification file per task in the specs folder.
Example plan file:
# Implementation Plan
| Task | Description | Spec | Requirements |
|------|-------------|------|--------------|
| [ ] 01 | Setup project | [task-01-project-setup.md](../specs/task-01-project-setup.md) | REQ-03 |
| [ ] 02 | Create Table | [task-02-create-tables.md](../specs/task-02-create-tables.md) | REQ-02, REQ-11 |
## Dependency Order
01 → 02 → 03 → 04 → 05 → 06 → 07 → 08 → 09 → 10 → 11 → 12 → 13
└──────────┴────┴────┴────┴────┘
(commands can be parallel)
Examples
Generate a plan to build this project. Read the requirements and plan the tasks for this project. Plan this project.
Related skills
Next.js App Router Expert
Development
A skill that turns Claude into a Next.js App Router expert.
Claude CodeCursoradvanced
890
234
3,226
README Generator
Development
Creates professional and comprehensive README.md files for your projects.
claudeCursorWindsurfbeginner
259
72
1,129
API Documentation Writer
Development
Generates comprehensive API documentation in OpenAPI/Swagger format.
claudeCursorWindsurfintermediate
156
44
999