brainstorming

Guide teams through incremental questioning to refine ideas into structured designs.

60|4|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/dsifry/goodtogo --skill brainstorming-dsifry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorming
Source: https://github.com/dsifry/goodtogo/tree/main/.claude/plugins/superpowers/skills/brainstorming
Command: npx skills add https://github.com/dsifry/goodtogo --skill brainstorming-dsifry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brainstorming helps turn rough ideas into fully formed designs through collaborative questioning, alternative exploration, and incremental validation. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design in small sections (200-300 words), checking after each section whether it looks right so far.

Core Features & Use Cases

  • Understanding the idea: Check project state, ask focused questions one at a time to refine intent and constraints.
  • Exploring approaches: Propose 2-3 different approaches with trade-offs, present options with reasoning, and lead with a recommended path.
  • Presenting the design: Break the design into sections (200-300 words), cover architecture, components, data flow, error handling, and testing, and validate with the user after each section.
  • After the design: Produce documentation and plan, then confirm readiness for implementation and proceed if requested.

Quick Start

Start by understanding the current project context, then ask one question at a time to refine the idea. Once you understand what you're building, present the design in small sections (200-300 words), checking after each section whether it looks right so far. Cover architecture, components, data flow, error handling, and testing, and be ready to go back and clarify if something doesn't make sense.

Frequently Asked Questions about brainstorming

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn rough product ideas into structured designs through brainstorming?

Brainstorming transforms rough ideas into structured designs through incremental questioning and collaborative refinement, guiding teams to explore multiple approaches and validate constraints iteratively.

What is the best way to facilitate collaborative ideation for early-stage feature design?

Collaborative ideation for feature design works best by understanding project context first, then asking focused questions one at a time to refine intent and constraints before presenting approaches.

How do I present a system design proposal for incremental validation?

Present a system design proposal in small sections of 200-300 words, covering architecture, components, and data flow, then validate with the user after each section to ensure correctness.

Can I use this brainstorming approach to explore different design approaches with trade-offs?

Yes, the brainstorming approach proposes 2-3 different design approaches with trade-offs, presents options with reasoning, and leads with a recommended path for your team to evaluate.

Do I need any specific tools or dependencies to start a design-thinking brainstorming session?

No specific tools or dependencies are required to start a design-thinking brainstorming session; the process relies entirely on dialogue, questioning, and structured validation to refine requirements.

What do I do after finalizing a design during the brainstorming process?

After finalizing a design during brainstorming, produce documentation and an implementation plan, then confirm readiness for implementation and proceed with building if requested.