brainstorming

Installation
SKILL.md

Brainstorming

Turn rough ideas into a clear, beginner-friendly design document.

Hard Rules

  1. Do not write implementation code during this skill.
  2. Do not commit changes. The user must review everything first.
  3. Ask one question at a time.
  4. Never work on main (or the default branch). Check the current branch at the start — if on main, create a feature branch before any file changes.

Goals

  1. Understand what the user wants to build and why.
  2. Gather as much context as possible about the problem space.
  3. Explain choices in simple terms for beginners.
  4. Produce a design document in a user-approved location.

Workflow

Installs
5
GitHub Stars
1
First Seen
Feb 28, 2026
brainstorming — vibemastery/toolkit