brainstorming

Guide iterative design exploration through clarifying questions and structured design sections.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ederheisler/agent-skills --skill brainstorming-ederheisler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorming
Source: https://github.com/ederheisler/agent-skills/tree/main/skills/brainstorming
Command: npx skills add https://github.com/ederheisler/agent-skills --skill brainstorming-ederheisler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brainstorming transforms raw ideas into structured designs through guided, iterative dialogue.

Core Features & Use Cases

  • Proposes 2-3 approaches with trade-offs for any given idea.
  • Leads with a recommended option and explains the reasoning.
  • Delivers a modular design narrative in sections with validation after each.

Quick Start

Start a guided brainstorming session by outlining the current context and the first clarifying question.

Frequently Asked Questions about brainstorming

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

FAQPage Schema
How do I turn raw ideas into structured designs during requirements gathering?

Structured designs emerge from raw ideas through iterative dialogue, where clarifying questions are asked one at a time and multiple approaches with trade-offs are proposed. This guided exploration covers architecture, components, data flow, error handling, testing, and documentation steps.

What is the best way to explore design approaches and compare trade-offs?

The best way to explore design approaches is by proposing 2-3 options with trade-offs for any given idea, leading with a recommended option and explaining the reasoning. This iterative process presents a modular design narrative in sections with validation after each.

How do I start a brainstorming session for design exploration?

Start a brainstorming session by outlining the current context and the first clarifying question. The process then coordinates idea exploration by guiding focused questions and proposing multiple approaches with trade-offs.

Does this ideation process cover architecture, data flow, and error handling?

Yes, the ideation process delivers outputs covering architecture, components, data flow, error handling, testing, and documentation steps. It applies during discovery, requirements gathering, and design exploration to ensure comprehensive structured designs.

Can I use this for collaborative design iteration and validation?

Yes, you can use this for collaborative design iteration. It delivers a modular design narrative in sections and applies validation after each section, making it suitable for iterative collaboration during discovery and requirements gathering.

When should I not use a guided brainstorming approach for design?

A guided brainstorming approach requires iterative dialogue and context outlining to function effectively. If your design requirements are already fully specified and you only need direct implementation without exploring multiple approaches, this discovery process is unnecessary.