brainstorming

Generates templated PDFs and captures user data from submitted responses.

8|1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/belos-street/skill-kit --skill brainstorming-belos-street
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorming
Source: https://github.com/belos-street/skill-kit/tree/main/skills/brainstorming
Command: npx skills add https://github.com/belos-street/skill-kit --skill brainstorming-belos-street

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Many creative requests and small changes are implemented without clear intent, constraints, or agreed designs, which leads to wasted work, rework, and misaligned outcomes. This Skill forces a structured discovery-first approach so the team understands purpose, success criteria, and constraints before any implementation begins.

Core Features & Use Cases

  • Guided Discovery Flow: Explore project context, ask one clarifying question at a time, and decompose oversized requests.
  • Approach Comparison: Propose 2-3 approaches with trade-offs and a recommended path.
  • Validated Spec Output: Present incremental design sections, obtain user approval, write a committed spec file to docs/superpowers/specs/, run a spec self-review, and then transition to an implementation plan via the writing-plans skill.
  • Visual Companion Support: Offer a browser-based mockup/diagram helper for visual questions as a separate, opt-in message.

Quick Start

Ask: "Help me brainstorm a <feature or topic>: start by asking one clarifying question about purpose, constraints, and success criteria."

Frequently Asked Questions about brainstorming

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

FAQPage Schema
How do I turn informal feature ideas into validated design specifications?

To turn informal ideas into validated design specifications, use a structured discovery flow that asks clarifying questions one at a time about purpose, constraints, and success criteria, then proposes 2-3 approaches with trade-offs before writing a final spec.

What is the best way to brainstorm UI/UX planning requirements before implementation?

The best way to brainstorm UI/UX planning requirements is applying a discovery-first approach that decomposes oversized requests, compares design approaches, and secures user approval before any implementation begins, preventing misaligned outcomes and wasted work.

Can I get a visual companion mockup during the spec-writing discovery process?

Yes, you can get a visual companion mockup during the spec-writing process. The skill offers an opt-in browser-based mockup and diagram helper to assist with visual questions during the design discovery phase.

How do I write and save approved design specs for early-stage feature discovery?

To write and save approved design specs, present incremental design sections to obtain user approval, run a spec self-review, and commit the validated spec file directly to the docs/superpowers/specs/ directory.

When should I not use a structured discovery approach for small-to-medium scoped changes?

You should not use a structured discovery approach when a small change requires no clarifying intent, constraints, or success criteria, as the enforced questioning and approach comparison would add unnecessary overhead to trivial tasks.

Does the brainstorming skill hand off to writing-plans after spec approval?

Yes, the brainstorming skill transitions to writing-plans immediately after spec approval. It enforces a validated spec output and completes a self-review before handing off to the implementation planning phase.