Skip to content

kellan/brainstorming-partner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brainstorming Partner

A Claude skill that turns Claude into a structured brainstorming partner. Instead of jumping straight to solutions, it walks through understanding your problem, exploring alternatives, and validating ideas incrementally.

This probably already exists, but it was easier to build it than to search for it.

What it does

When you say things like "let's brainstorm," "I'm thinking about," or "help me design," this skill guides Claude through four phases:

  1. Understand — Asks questions one at a time to grasp your actual needs, constraints, and inspirations
  2. Explore alternatives — Proposes 2-3 genuinely different approaches (including at least one wild card), advocating for each
  3. Present incrementally — Shares the design in digestible chunks, checking in after each
  4. Document — Offers to write up the result if it's worth capturing

The key idea: brainstorming rewards patience, not efficiency. The skill encourages dwelling in the problem space rather than racing to a solution.

How to use it

In Claude.ai (Projects)

  1. Create a new Project (or open an existing one)
  2. Copy the contents of SKILL.md into the Project's custom instructions
  3. Start a conversation with something like "I'm thinking about..." or "help me design..."

In Claude Code

Place SKILL.md in your project's skills directory or reference it from your Claude Code configuration. See the Claude Code skills documentation for details.

Attribution

Adapted from the brainstorming skill in Superpowers by Jesse Vincent, and then further adapted for Claude Chat by Claude Chat itself.

License

MIT

About

A Claude skill for structured brainstorming. Adapted from superpowers by Jesse Vincent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors