BeClaude

brainstorming

New
7.6kSmitheryGeneralby EveryInc

This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design decisions before planning. Triggers on "let's brainstorm", "help me think through", "what should we build", "explore approaches", ambiguous feature requests, or when the user's request has multiple valid interpretations that need clarification.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "brainstorming": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
designplanning

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is brainstorming?

This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design decisions before planning. Triggers on "let's brainstorm", "help me think through", "what should we build", "explore approaches", ambiguous feature requests, or when the user's request has multiple valid interpretations that need clarification.

How to install brainstorming?

To install brainstorming: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "brainstorming": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is brainstorming best for?

brainstorming is a mcp categorized under General. It is designed for: design, planning. Created by EveryInc.