Feature Planning
Breaks down feature requests into detailed implementation plans with file paths, line numbers, architecture decisions, dependency analysis, and sequential task ordering
What is it?
[Brief description of what will be built and why]
How to use it?
Install this skill in your Claude environment to enhance feature planning capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts.
The full source and documentation is available on GitHub.
Key Features
- Breaks down feature requests into detailed implementation plans with file paths, line numbers, architecture decisions, dependency analysis, and sequential task ordering
- Seamless integration with Claude's development workflow
- Comprehensive guidelines and best practices for feature planning
Related Skills
More from Developer ToolsCodebase Documenter
Generates comprehensive codebase documentation covering architecture (with Mermaid diagrams), directory structure, key components, integrations, data models, and development setup
Azure DevOps Integration
Comprehensive Azure DevOps integration covering 13 domains (work items, repos, PRs, pipelines, wiki, test plans, security alerts) with 99 tools via Python CLI
Ensemble Problem Solving
Generates 3 diverse solutions using different strategies (simplicity/performance/extensibility), evaluates with weighted rubric, and selects best approach with rationale