What problem does it solve?
This Skill helps agents autonomously explore codebases, ask clarifying questions, and make upfront decisions to create detailed, self-contained plans for feature development, ensuring clarity before implementation.
Core Features & Use Cases
- Codebase Discovery: Understand project structure, docs, and conventions.
- Clarifying Questions: Surface unknowns and edge cases through conversational and structured questioning.
- Decision Making: Pinpoint design choices and scope boundaries.
- Plan Generation: Produce actionable Cursor Plans for execution by other agents.
- Use Case: When you need to scope out a new user authentication flow, this Skill will guide you through understanding the existing auth system, asking about security requirements, and defining the exact API endpoints and UI components needed before any code is written.
Quick Start
Use the feature-planner skill to plan the implementation of a new user profile editing feature.