Turns feature planning conversations into structured design sessions by asking targeted questions in batches of four. It walks through context discovery, requirements gathering, technical constraints, and integration needs using multiple choice prompts instead of open-ended back-and-forth. The approach is comprehensive, covering everything from scope estimation to error handling strategies to documentation needs. It's genuinely useful if you tend to skip crucial questions during planning or if you're designing something in an unfamiliar codebase. The structure keeps you honest about dependencies and quality requirements. One caveat: the multi-round questionnaire format works best for medium to large features where upfront design pays off, not quick patches.
npx skills add https://github.com/davila7/claude-code-templates --skill feature-design-assistant