brainstorming

Organize vague ideas into structured design concepts with documented decisions.

6|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/dolutech/dolu-agents-skills --skill brainstorming-dolutech
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: brainstorming
Source: https://github.com/dolutech/dolu-agents-skills/tree/main/skills/brainstorming
Command: npx skills add https://github.com/dolutech/dolu-agents-skills --skill brainstorming-dolutech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organize vague ideas into structured design concepts to guide product development.

Core Features & Use Cases

  • Structured exploration of project context through focused questions
  • Proposes 2-3 design approaches with trade-offs and a recommended option
  • Documents decisions in a formal design doc and guides transition to implementation

Quick Start

Turn the initial idea into a design plan with user approval.

Frequently Asked Questions about brainstorming

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

FAQPage Schema
How do I turn vague product ideas into structured design concepts?▼

To turn vague ideas into structured design concepts, this Skill asks focused questions one at a time to explore project context and refine early-stage requirements. It then proposes multiple approaches with trade-offs before finalizing a design direction.

What is the best way to document brainstorming decisions for a formal design process?▼

Documenting brainstorming decisions for a formal design process is handled by generating a formal design doc. This captures the selected approaches, trade-offs, and requirements to guide subsequent product development.

Can I use this for early-stage feature ideation before writing any code?▼

Yes, you can use this for early-stage feature ideation before coding. It includes guardrails to prevent premature implementation, ensuring you transition to development only through a dedicated planning step after design approval.

How does ideation work when I have multiple possible design approaches?▼

Ideation with multiple approaches works by proposing 2-3 distinct design options with clear trade-offs and a recommended choice. This allows you to compare pathways and approve the best direction for your project.

Does this brainstorming process transition directly into implementation planning?▼

Yes, the brainstorming process transitions into implementation through a dedicated planning step. After documenting decisions in a design doc and receiving user approval, it guides the shift from design exploration to development planning.