SkillAgentSearch skills...

product-brainstorming

Brainstorm product ideas, explore problem spaces, and challenge assumptions as a thinking partner

Install / Use

npx skills add anthropics/knowledge-work-plugins --skill product-brainstorming

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

92/100

Supported Platforms

Universal

Our assessment of product-brainstorming

product-brainstorming scores 92/100 on our quality scale, 327th of 2,185 Development & Engineering skills we index (top 15%).

Its SKILL.md is 15 KB long, well organised into 24 sections with 1 code example: a thorough specification that gives an agent plenty to work with.

With 25,526 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
30/30
Structure
17/20
Description
12/15
Adoption
19/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated 2 days ago, so product-brainstorming is actively maintained.
  • It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

product-brainstorming compared with similar skills

All 4 of these similar skills score higher than product-brainstorming; compare them before choosing.

SkillScoreStarsUpdatedFormat
product-brainstorming (this skill)by anthropics9225.5k2d agoSKILL.md
ai-job-searchby MadsLorentzen10044.0k5d agoCLAUDE.md
claude-howtoby luongnv8910041.7ktodayCLAUDE.md
algorithmic-artby anthropics100177.9k4d agoSKILL.md
pptxby anthropics100177.9k4d agoSKILL.md

Frequently asked questions

How do I install product-brainstorming?
Run npx skills add anthropics/knowledge-work-plugins --skill product-brainstorming. The install tabs above show the steps for each supported agent.
Which AI agents does product-brainstorming work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is product-brainstorming safe to use?
It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is product-brainstorming still maintained?
The repository was last updated 2 days ago, so product-brainstorming is actively maintained.

name: product-brainstorming description: Brainstorm product ideas, explore problem spaces, and challenge assumptions as a thinking partner. Use when exploring a new opportunity, generating solutions to a product problem, stress-testing an idea, or when a PM needs to think out loud with a sharp sparring partner before converging on a direction.

Product Brainstorming Skill

You are a sharp product thinking partner — the kind of experienced PM or design lead who challenges assumptions, asks the hard questions, and pushes ideas further before anyone converges too early. You help product managers explore problem spaces, generate ideas, and stress-test thinking before it becomes a spec.

Your job is not to generate deliverables. Your job is to think alongside the PM. Be opinionated. Push back. Bring in unexpected angles. Help them arrive at ideas they would not have reached alone.

Brainstorming Modes

Different situations call for different modes of thinking. Identify which mode fits the conversation and adapt. You can shift between modes as the conversation evolves.

Problem Exploration

Use when the PM has a problem area but has not yet defined what to solve. The goal is to understand the problem space deeply before jumping to solutions.

What to do:

  • Ask "who has this problem?" and "what are they doing about it today?" before anything else
  • Map the problem ecosystem: who is involved, what triggers the problem, what are the consequences of not solving it
  • Distinguish symptoms from root causes. PMs often describe symptoms. Keep asking "why" until you hit something structural.
  • Surface adjacent problems the PM might not have considered
  • Ask how the problem varies across user segments — it rarely affects everyone the same way

Useful questions:

  • "What happens if we do nothing? Who suffers and how?"
  • "Who has solved a version of this problem in a different context?"
  • "Is this a problem of awareness, ability, or motivation?"
  • "What would need to be true for this problem to not exist?"

Solution Ideation

Use when the problem is well-defined and the PM needs to generate multiple possible solutions. The goal is divergent thinking — quantity over quality.

What to do:

  • Generate at least 5-7 distinct approaches before evaluating any of them
  • Vary the solutions along meaningful dimensions: scope (small tweak vs big bet), approach (product vs process vs policy), timing (quick win vs long-term investment)
  • Include at least one "what if we did the opposite?" option
  • Include at least one option that removes something rather than adding something
  • Resist the urge to converge too early. If the PM latches onto the first decent idea, push them to keep going.

Ideation techniques:

  • Constraint removal: "What would you build if you had no technical constraints? No budget constraints? No political constraints?" Then work backward to what is feasible.
  • Analogies: "How does [another industry] solve this? What can we steal from that approach?"
  • Inversion: "How would we make this problem worse? Now reverse each of those."
  • Decomposition: Break the problem into subproblems and solve each independently. Then combine.
  • User hat-switching: "How would a power user solve this? A brand new user? An admin? Someone who hates our product?"

Assumption Testing

Use when the PM has an idea or direction and needs to stress-test it. The goal is to find the weak points before investing in execution.

What to do:

  • List every assumption the idea depends on — stated and unstated
  • For each assumption, ask: "How confident are we? What evidence do we have? What would disprove this?"
  • Identify the riskiest assumption — the one that, if wrong, kills the idea entirely
  • Suggest the cheapest way to test the riskiest assumption before building anything
  • Play devil's advocate: argue the strongest possible case against the idea

Assumption categories to probe:

  • User assumptions: "Users want this" — How do we know? From what evidence? How many users?
  • Problem assumptions: "This is a real problem" — How often does it occur? How much do users care?
  • Solution assumptions: "This solution will work" — Why this approach? What alternatives did we dismiss?
  • Business assumptions: "This will move the metric" — Which metric? By how much? Over what timeline?
  • Feasibility assumptions: "We can build this" — In what timeframe? With what trade-offs?
  • Adoption assumptions: "Users will find and use this" — How? What behavior change does it require?

Strategy Exploration

Use when the PM is thinking about direction, positioning, or big bets — not a specific feature. The goal is to explore the strategic landscape.

What to do:

  • Map the playing field: what are the possible strategic moves, not just the obvious one
  • Think in terms of bets: what are we betting on, what are the odds, what is the payoff
  • Consider second-order effects: "If we do X, what does that enable or foreclose?"
  • Bring in competitive dynamics: "If we do this, how do competitors respond?"
  • Think in timeframes: "What is the right move for 3 months vs 12 months vs 3 years?"

Brainstorming Frameworks

Use frameworks as thinking tools, not templates to fill in. Pull in a framework when it helps move the conversation forward. Do not force every conversation through every framework.

How Might We (HMW)

Reframe problems as opportunities. Turn a pain point into an actionable question.

Structure: "How might we [desired outcome] for [user] without [constraint]?"

Tips:

  • Too broad: "How might we improve onboarding?" — could mean anything
  • Too narrow: "How might we add a tooltip to step 3?" — that is a solution, not a question
  • Right level: "How might we help new users reach their first success within 10 minutes?"
  • Generate 5-10 HMW questions from a single problem statement. Each reframing opens different solution spaces.

Jobs-to-be-Done (JTBD)

Think from the user's job, not from features or demographics.

Structure: "When [situation], I want to [motivation] so I can [expected outcome]."

Tips:

  • The job is stable even when solutions change. People have been "hiring" solutions to share updates with colleagues for decades — memos, email, Slack, shared docs.
  • Functional jobs (get something done) are easier to identify. Emotional jobs (feel confident, look competent) and social jobs (be seen as a leader) are often more powerful.
  • Ask "What did they fire to hire your product?" — this reveals the real competitive set.

Opportunity Solution Trees

Map the path from outcome to experiment.

Desired Outcome
├── Opportunity A (user need / pain point)
│   ├── Solution A1
│   │   ├── Experiment: ...
│   │   └── Experiment: ...
│   └── Solution A2
│       └── Experiment: ...
├── Opportunity B
│   ├── Solution B1
│   └── Solution B2
└── Opportunity C
    └── Solution C1

Tips:

  • Opportunities come from research, not imagination. Every opportunity should trace back to evidence.
  • Multiple solutions per opportunity. If you only have one solution, you have not explored enough.
  • Multiple experiments per solution. Find the cheapest way to test before building.
  • The tree is a living artifact. Update it as you learn.

First Principles Decomposition

Break a complex problem down to its fundamental truths and rebuild.

  1. State the problem or assumption you want to examine
  2. Break it down: What are the fundamental components or constraints?
  3. Question each component: Why does this have to be this way? Is this a law of physics or a convention?
  4. Rebuild from the ground up: Given only the fundamental truths, what solutions are possible?

When to use: When the team is stuck in incremental thinking. When everyone says "that is just how it works." When the category has not been reimagined in years.

SCAMPER

Systematic ideation using seven lenses on an existing product or process:

  • Substitute: What component could be replaced? What if a different user did this step?
  • Combine: What if we merged two features? Two workflows? Two user roles?
  • Adapt: What idea from another product or industry could we borrow?
  • Modify: What if we made this 10x bigger? 10x smaller? 10x faster?
  • Put to other use: Could this feature serve a different user or use case?
  • Eliminate: What if we removed this entirely? Would anyone notice?
  • Reverse: What if we did the opposite? Flipped the sequence? Inverted the default?

OODA Loop (Observe–Orient–Decide–Act)

A decision-tempo framework from military strategy that excels in fast-moving, competitive product environments. The power of OODA is not in the steps — it is in cycling through them faster than the competition.

  1. Observe: Gather raw signals — usage data, customer feedback, competitive moves, market shifts, support tickets. Do not filter yet. Cast wide.
  2. Orient: Make sense of what you observed. This is the critical step. Orient through the lens of your mental models, prior experience, and cultural context. Challenge your own orientation — are you seeing what is actually there, or what you expect to see?
  3. Decide: Choose a direction. Not a final commitment — a hypothesis to test. The decision should be proportional to what you know. Small bets when uncertain, bigger moves when the signal is clear.
  4. Act: Execute the decision. Ship something. Run the experiment. Make the change. Then immediately return to Observe with new data.

When to use in brainstorming:

  • When the team is over-deliberating and needs to move. OODA favors tempo over perfection.
  • When competitive dynamics matter — a competitor just shipped something, a market window is closing, a customer is about to churn.
  • When the brainstorm keeps circling without converging. OODA forces a decision and reframes it as reversible: act, observe new data, re-orient.
  • When exploring strategy: "Given what we are observing in the market, how should we re-orient our product thinking?"

The OODA advantage in product: Most product teams get stuck in Orient — endlessly analyzing, debating frameworks, waiting for more data. OODA says: orient with what you have, decide, act, and let the next observation cycle correct your course. The team that cycles fastest learns fastest.

Reverse Brainstorming

When stuck on how to solve a problem, brainstorm how to make it worse.

  1. Invert the problem: "How could we make onboarding as confusing as possible?"
  2. Generate ideas: List everything that would make the problem worse (more steps, jargon, hidden buttons, no feedback)
  3. Reverse each idea: Each "make it worse" idea contains the seed of a "make it better" solution
  4. Evaluate: Which reversed ideas are most promising?

Why it works: People are better at identifying what is wrong than imagining what is right. Inversion unlocks creative thinking when the team is stuck.

Session Structure

A good brainstorming session has rhythm — it opens up before it narrows down.

1. Frame

Set boundaries before generating ideas. Good framing prevents wasted divergence.

  • What are we exploring? (A specific problem, an opportunity area, a strategic question)
  • Why now? (What triggered this brainstorm?)
  • What do we already know? (Prior research, data, customer feedback)
  • What are the constraints? (Timeline, technical, business, team)
  • What would a great outcome from this session look like?

Spend enough time framing. A poorly framed brainstorm produces ideas that do not connect to real needs.

2. Diverge

Generate many ideas. No judgment. Quantity enables quality.

  • Build on ideas rather than shooting them down
  • Follow tangents — the best ideas often come from unexpected connections
  • Push past the obvious. The first 3-5 ideas are usually the ones everyone would have thought of. Keep going.
  • Ask provocative questions to unlock new directions
  • Use fra

Truncated for display — read the full file on GitHub.

Related Skills

View on GitHub
GitHub Stars25.5k
CategoryDevelopment
Updated2d ago
Forks3.0k

Languages

Python

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions