BR

A planning skill for brainstorming solutions, comparing architecture, and building consensus before writing code.

Install

mkdir -p .claude/skills/brainstorming-anoopkarnik && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12533" && unzip -o skill.zip -d .claude/skills/brainstorming-anoopkarnik && rm skill.zip

Installs to .claude/skills/brainstorming-anoopkarnik

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use this skill when the user asks to brainstorm, explore approaches, design architecture, compare options, or plan before implementation.
137 chars · catalog description✓ has a “when” trigger
Beginner

Key capabilities

  • Understand the repository context
  • Identify relevant files and architecture boundaries
  • Provide 2-4 viable approaches
  • Explain tradeoffs honestly
  • Recommend one approach
  • Create a concrete implementation checklist

How it works

The skill first understands the problem and repository context, then identifies relevant files and architecture boundaries. It generates multiple approaches with tradeoffs, recommends one, and provides an implementation checklist.

Inputs & outputs

You give it
user request to brainstorm or plan a task
You get back
summary of the problem, options, recommendation, implementation plan, risks, and approval request

When to use brainstorming

  • Brainstorming feature approaches
  • Comparing architecture designs
  • Planning complex tasks

About this skill

Brainstorming Skill

Use this skill when the user asks to brainstorm, explore approaches, design architecture, compare options, or plan before implementation.

Rules

  • Do not edit files unless the user explicitly approves implementation.
  • Do not run destructive commands.
  • First understand the repo context.
  • Identify relevant files and architecture boundaries.
  • Give 2–4 viable approaches.
  • Explain tradeoffs honestly.
  • Recommend one approach.
  • End with a concrete implementation checklist.
  • Ask for approval before coding.

Output format

Understanding

Summarize the problem.

Options

Compare possible solutions.

Recommendation

Pick one and explain why.

Implementation plan

List steps and likely files.

Risks

Mention edge cases and unknowns.

Approval

Ask whether to implement.

When not to use it

  • When the user explicitly approves implementation without prior planning
  • When running destructive commands
  • When the user is not asking to brainstorm, explore approaches, design architecture, compare options, or plan before implementation

Limitations

  • Does not edit files unless the user explicitly approves implementation
  • Does not run destructive commands

How it compares

This workflow provides a structured output format including options, recommendations, and an implementation plan, which is more detailed than a casual brainstorming session.

Compared to similar skills

brainstorming side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
brainstorming (this skill)02moNo flagsBeginner
create-plan368moReviewBeginner
project-planner329moReviewIntermediate
system-design199moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

create-plan

antinomyhq

Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. Use when users need thorough analysis and structured planning before implementation, when breaking down complex features into actionable steps, or when they explicitly ask for a plan, roadmap, or strategy. Strictly planning-focused with no code modifications.

36121

project-planner

adrianpuiu

Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.

32115

system-design

lagz0ne

Use when designing, architecting, or planning a new system from requirements or ideas - transforms concepts into navigable design catalog using EventStorming methodology, Mermaid diagrams, and progressive elaboration through 5 phases (Requirements, Big Picture, Processes, Data/Flows, Integration)

19108

spec-kit-workflow

jmanhype

Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).

11111

sparc-methodology

ruvnet

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration

8100

spec-workflow

TencentCloudBase

Standard software engineering workflow for requirement analysis, technical design, and task planning. Use this skill when developing new features, complex architecture designs, multi-module integrations, or projects involving database/UI design.

1091

Search skills

Search the agent skills registry