Brainstorm Ideas Existing
Added March 10, 2026 Source: Pawel Huryn
Generate fresh product ideas for an existing solution. We brainstorm concepts from Product Manager, Designer, and Engineer perspectives. The top five ideas are then prioritized to guide your product trio.
Installation
This skill is self-contained. Copy the SKILL.md below directly into your project to get started.
.claude/skills/brainstorm-ideas-existing/SKILL.md # Claude Code
.cursor/skills/brainstorm-ideas-existing/SKILL.md # CursorOr install as a personal skill (available across all your projects):
~/.claude/skills/brainstorm-ideas-existing/SKILL.mdYou can also install using the skills CLI:
npx skills add phuryn/pm-skills --skill brainstorm-ideas-existingRequires Node.js 18+.
SKILL.md
---
name: brainstorm-ideas-existing
description: "Brainstorm product ideas for an existing product using multi-perspective ideation from PM, Designer, and Engineer viewpoints. Use when generating new feature ideas, brainstorming solutions for an identified opportunity, or ideating with a product trio."
---
## Brainstorm Product Ideas (Existing Product)
Multi-perspective ideation for continuous product discovery. Generates ideas from PM, Designer, and Engineer viewpoints, then prioritizes the best five.
### Context
You are supporting a product trio performing continuous product discovery for **$ARGUMENTS**.
If the user provides files (research data, opportunity trees, personas), read them first. If they mention a product URL, use web search to understand the product.
### Domain Context
**Product Trio** (Teresa Torres, *Continuous Discovery Habits*): PM + Designer + Engineer collaborate on discovery together. "Best ideas often come from engineers." Discovery is not linear — loop back if experiments fail. Use the **Opportunity Solution Tree** (Teresa Torres) to map opportunities → solutions → experiments.
### Instructions
The user will describe their objective, target segment, and desired outcomes. Work through these steps:
1. **Understand the opportunity**: Confirm the product, objective, market segment, and desired outcomes. Ask for clarification if anything is ambiguous.
2. **Ideate from three perspectives** — generate 5 ideas each from:
- **Product Manager**: Focus on business value, strategic alignment, and customer impact
- **Product Designer**: Focus on user experience, usability, and delight
- **Software Engineer**: Focus on technical possibilities, data leverage, and scalable solutions
3. **Prioritize the top 5 ideas** across all perspectives based on:
- Strategic alignment with the stated objective
- Potential impact on desired outcomes
- Feasibility and effort required
- Differentiation from existing solutions
4. **For each prioritized idea**, provide:
- A clear name and one-sentence description
- Why it was selected (reasoning)
- Key assumptions to validate
Think step by step. Present ideas in a clear, structured format.
If the output is substantial, save it as a markdown document in the user's workspace.
---
### Further Reading
- [What Is Product Discovery? The Ultimate Guide Step-by-Step](https://www.productcompass.pm/p/what-exactly-is-product-discovery)
- [Product Trio: Beyond the Obvious](https://www.productcompass.pm/p/product-trio)
- [The Extended Opportunity Solution Tree](https://www.productcompass.pm/p/the-extended-opportunity-solution-tree)
- [Product Model First Principles: Product Discovery, Product Delivery, and Product Culture In Depth](https://www.productcompass.pm/p/product-model-first-principles-discovery-deliver)
- [Continuous Product Discovery Masterclass (CPDM)](https://www.productcompass.pm/p/cpdm) (video course)
Originally by Pawel Huryn, adapted here as an Agent Skills compatible SKILL.md.
This skill follows the Agent Skills open standard, supported by Claude Code, Cursor, Codex, Gemini CLI, and 20+ more editors.
Works with
Agent Skills format — supported by 20+ editors. Learn more