feature-planning
✓Break down features into implementable tasks and choose architecture approach. Use when starting a new feature or receiving requirements that need technical decomposition.
Installation
SKILL.md
Systematic approach to decompose features into actionable tasks. For senior engineers who know how to code but need a structured thinking framework.
| Unknown APIs | Define contract early, use mocks | | New technology | POC spike first, allocate learning time | | Performance concerns | Profile early, plan caching/pagination | | Tight deadline | Negotiate scope, identify MVP |
Word count: 400 (was 2,099) For: Senior/mid engineers who need structure, not hand-holding Focus: Decision-making and decomposition, not tutorials
Break down features into implementable tasks and choose architecture approach. Use when starting a new feature or receiving requirements that need technical decomposition. Source: dagba/ios-mcp.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dagba/ios-mcp --skill feature-planning- Source
- dagba/ios-mcp
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is feature-planning?
Break down features into implementable tasks and choose architecture approach. Use when starting a new feature or receiving requirements that need technical decomposition. Source: dagba/ios-mcp.
How do I install feature-planning?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dagba/ios-mcp --skill feature-planning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dagba/ios-mcp
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01