Brainstorming Ideas Into Designs

Refine vague ideas into validated designs through Socratic questioning.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fz42net/superpowers-skills --skill brainstorming-ideas-into-designs-fz42net
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Brainstorming Ideas Into Designs
Source: https://github.com/fz42net/superpowers-skills/tree/main/skills/collaboration/brainstorming
Command: npx skills add https://github.com/fz42net/superpowers-skills --skill brainstorming-ideas-into-designs-fz42net

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Starting implementation with vague ideas leads to scope creep, rework, and wasted effort. This skill provides a structured, Socratic method to transform initial concepts into fully-formed, validated designs.

Core Features & Use Cases

  • Phased Refinement: Guides through understanding, exploration, and incremental design presentation.
  • Socratic Questioning: Uses targeted questions to uncover purpose, constraints, and success criteria.
  • Alternative Exploration: Proposes 2-3 different architectural approaches with trade-offs.
  • Incremental Validation: Presents design sections for validation, allowing early course correction.
  • Worktree & Planning Handoff: Seamlessly transitions to setting up an isolated workspace and creating an implementation plan.
  • Use Case: Your human partner describes a new feature idea. Instead of jumping to code, you use this skill to ask clarifying questions, propose different architectural solutions, and present a detailed design incrementally for their approval, ensuring everyone is aligned before implementation.

Quick Start

  1. Announce: "I'm using the Brainstorming skill to refine your idea into a design."
  2. The AI will start by asking questions to understand the idea's purpose, constraints, and success criteria.
  3. It will then propose 2-3 architectural approaches with trade-offs.
  4. After selecting an approach, the AI will present the design in sections, asking for validation at each step.
  5. Once approved, it will offer to set up a worktree and create an implementation plan.