From kk
Transforms vague ideas into PRDs, design specs, implementation plans, and task lists in docs/wip/ during pre-implementation stages before coding. Supports resuming WIP features.
How this skill is triggered — by the user, by Claude, or both
Slash command
/kk:analysis-processThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Goal: Before writing any code, make sure you understand the requirements and have an implementation plan ready.**
Goal: Before writing any code, make sure you understand the requirements and have an implementation plan ready.
Use this for ideas that are not fully thought out and do not have a fully-formed design/specification and/or implementation-plan.
For example: I've got an idea I want to talk through with you before we proceed with the implementation.
Your job: Help me turn it into a fully formed design, spec, implementation plan, and task list.
See idea-process.md.
Use this to resume work on a feature that already has design docs and a task list in /docs/wip/.
For example: Let's continue working on the auth system.
Your job: Review the current state of the feature, understand what's been done and what's next, then proceed with implementation.
npx claudepluginhub serpro69/claude-toolbox --plugin kkGuides feature development from idea to implementation by creating structured requirements (EARS format), design documents, and actionable task lists.
Guides structured brainstorming to explore user intent, requirements, and design before implementation. Prevents premature coding by enforcing design approval.
Brainstorms ideas into validated designs by clarifying intent, exploring 2-3 approaches with trade-offs, and presenting specs incrementally before implementation.