name: plan-feature description: > Creates a detailed implementation plan for a feature. Outputs a plan file that can be consumed by implement-feature. Use as the first step in a feature development chain. argument-hint: "[feature description]" allowed-tools: Read, Bash
Plan feature: $ARGUMENTS
Steps
- Clean the chain directory:
rm -f .claude/chain/plan.md .claude/chain/result.md - Research the codebase to understand relevant modules and patterns
- Design the implementation approach
- Write the plan to
.claude/chain/plan.mdwith:- Feature summary
- Files to create/modify (with paths)
- Implementation steps (ordered)
- Test strategy
- Risks and mitigations
- Tell the user: "Plan saved to
.claude/chain/plan.md. Runimplement-featureto execute it."
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,214
README Generator
Development
Creates professional and comprehensive README.md files for your projects.
claudeCursorWindsurfbeginner
259
72
1,116
API Documentation Writer
Development
Generates comprehensive API documentation in OpenAPI/Swagger format.
claudeCursorWindsurfintermediate
156
44
978