simple

Installation
Summary

Lightweight brainstorming framework for fast, focused design decisions before implementation.

  • Guides you through discovery, proposal, convergence, and capture phases to move from idea to approved direction without process overhead
  • Asks batched clarifying questions upfront to understand context, constraints, and success criteria, then presents 2 approaches with trade-offs and a recommendation
  • Enforces a hard boundary: no code, scaffolding, or implementation until you explicitly approve a direction
  • Scales process depth to task complexity, from single-message decisions on small changes to thorough exploration for larger architectural work
SKILL.md

Fun Brainstorming

Uh oh...

A structured yet lightweight brainstorming skill designed to move from idea to actionable direction quickly. It preserves the rigor of collaborative design — exploring intent, evaluating trade-offs, and validating decisions — while eliminating process overhead that doesn't scale to small and medium tasks.

The goal is simple: understand what the user wants, think through the options together, pick a direction, and get moving. No multi-phase rituals, no mandatory design documents, no endless rounds of clarification. Just enough structure to make good decisions, and nothing more.

Ground Rules

Do NOT write any code, scaffold any files, or take any implementation action until the user has explicitly approved a direction. This applies even when the task seems obvious. The whole point of brainstorming is to pause and think before building. Respect that boundary.

Process Flow

digraph fun_brainstorm {
    rankdir=TB
    node [shape=box style=rounded]

    Discover -> Propose
Related skills
Installs
123.9K
GitHub Stars
7
First Seen
Mar 5, 2026