brainstorming

Facilitate structured ideation and design approval workflows for software projects.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill brainstorming-duyseu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorming
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/brainstorming
Command: npx skills add https://github.com/DuySeu/StockMind --skill brainstorming-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Brainstorming and design governance for software projects, ensuring ideas are evaluated, scoped, and translated into a design-ready plan before any implementation.

Core Features & Use Cases

  • Structured exploration: Surface requirements, constraints, and success criteria before coding.
  • Multi-path design: Propose 2-3 approaches with trade-offs and select a preferred direction.
  • Design handoff: Produce a written design spec and drive a formal review/approval loop before implementation.

Quick Start

Initiate a brainstorming session by describing your project, then answer the prompts to produce a design and approval ready spec.

Frequently Asked Questions about brainstorming

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

FAQPage Schema
How do I turn software project ideas into a design-ready spec before implementation?

To turn ideas into a design-ready spec, use structured brainstorming to surface requirements, explore 2-3 design approaches with trade-offs, and generate a written design document. A formal review loop then ensures the spec is fully approved before implementation begins.

What is the best way to structure early-stage ideation for a software design document?

The best way to structure early-stage ideation is through a gated design workflow. This process enforces context exploration, option generation, and design presentation, culminating in a formal design doc approval to ensure governance before any coding starts.

Can I use this brainstorming workflow for software projects of any size?

Yes, this structured brainstorming and design governance workflow is applicable to software projects of any size. It scales to guide context exploration and design document generation regardless of project scope or complexity.

Does the design governance workflow prevent implementation until the design doc is approved?

Yes, the design governance workflow explicitly prevents implementation actions until the formal design document is approved. This ensures a design-first output where requirements and constraints are fully scoped and reviewed beforehand.

How do I evaluate multiple design approaches during the requirements gathering phase?

During the requirements gathering phase, you evaluate multiple design approaches by generating 2-3 options with clear trade-offs. The structured ideation process guides you through selecting a preferred direction to finalize the design spec.

What are the limitations of a design-first output workflow for software projects?

The limitation of a design-first output workflow is that it strictly prevents implementation actions until the design document completes a formal review and approval loop, which may delay immediate coding for early-stage ideation.