competitive-analysis-pm/SKILL.md
Competitive analysis toolkit for product managers. Covers Porter's Five Forces applied to software product decisions, win/loss analysis, competitor teardown template, market positioning map, Jobs-to-be-Done competitive lens, and Red Ocean vs Blue...
npx skillsauth add peterbamuhigire/skills-web-dev competitive-analysis-pmInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
competitive-analysis-pm or would be better handled by a more specific companion skill.SKILL.md first, then load only the referenced deep-dive files that are necessary for the task.Based on Dash (2025) Mastering Software Product Management (Porter's Five Forces applied to PM) and standard competitive intelligence practice.
The PM's role in competitive analysis is not to track competitors obsessively — it is to understand the structural forces shaping the market and make better product decisions as a result.
Michael Porter's Five Forces framework identifies the five structural forces that determine the profitability and attractiveness of any market. For software PMs, each force translates directly into a product and strategy decision.
How intense is competition among existing players?
High rivalry signals: Many competitors of similar size; low switching costs; undifferentiated products; slow market growth forcing competitors to fight for share.
PM response:
How easily can new competitors enter your market?
High threat signals: Low capital requirements; no regulatory barriers; no network effects; existing customers are not locked in; technology is replicable.
PM response:
Can customers solve their problem without your product category at all?
High threat signals: Customers can achieve the outcome manually (spreadsheets, paper), with a simpler tool, or with a competitor in an adjacent category.
PM response:
How much leverage do customers have in pricing negotiations?
High buyer power signals: A small number of large customers generate most revenue; customers are price-sensitive and informed; switching costs are low; products are perceived as commodities.
PM response:
software-pricing-strategy for detailed pricing responses to buyer power.How much leverage do your vendors and technology providers have over you?
High supplier power signals: Few alternative vendors; switching vendors is expensive; suppliers can integrate forward and become competitors; you are dependent on a single cloud provider, API, or data source.
PM response:
Win/Loss analysis is the most direct source of competitive intelligence available to a PM.
Ask these questions in every post-decision interview:
Use this template when evaluating a direct competitor's product.
## Competitor: [Name]
**Founded:** [Year] | **Funding/Revenue:** [If known] | **Target Segment:** [Who they serve]
### Positioning
- Tagline / value proposition:
- Primary differentiator (their claimed advantage):
- Weaknesses they do not publicly address:
### Pricing Model
- Structure: [per seat / usage-based / flat rate / freemium]
- Entry price: [lowest paid tier]
- Enterprise price: [if known]
- Free tier: [yes/no — what it includes]
### Feature Comparison
| Capability | Us | Competitor | Gap |
|-----------|----|-----------|----|
| [Feature 1] | | | |
| [Feature 2] | | | |
### UX Assessment
- Onboarding: [Easy / Moderate / Hard — evidence]
- Learning curve: [Low / Medium / High]
- Mobile experience: [Native app / Responsive / None]
### Strengths (honest assessment)
-
-
### Weaknesses (honest assessment)
-
-
### Strategic Threat Level: Low / Medium / High
**Reason:**
A 2-axis canvas that visualises where each player in the market sits relative to two dimensions that matter most to your target customers.
The open quadrant is only valuable if customers want to be served there. Confirm with discovery before positioning your product there.
Customers do not buy products — they hire them to do a job. Understanding the job reveals competitors you might otherwise overlook.
Example: A school administrator looking for a student performance tracker might currently "hire" a spreadsheet. The competition is not other performance-tracking software — it is Excel, teacher intuition, and doing nothing. Winning against Excel requires being dramatically better at the job, not just adding features.
From Kim & Mauborgne (2005), referenced in competitive strategy context.
| | Red Ocean | Blue Ocean | |--|-----------|-----------| | Space | Known market, defined boundaries | New or uncontested market space | | Competition | Outperform rivals on existing metrics | Make competition irrelevant | | Demand | Fight for existing demand | Create new demand | | Value/Cost | Trade-off (low cost OR differentiation) | Simultaneous value innovation + cost reduction |
PM application: Most products start in red oceans. Blue Ocean thinking is useful when:
Blue Ocean framing is a strategic lens, not a guarantee. Validate the new space with discovery before investing in it.
product-strategy-vision — Five Forces findings feed directly into strategysoftware-pricing-strategy (buyer/rivalry forces drive pricing decisions), product-discovery (competitive gaps are discovery opportunities)saas-business-metrics (win rate and churn data are competitive intelligence inputs)data-ai
Use when adding AI-powered analytics to a SaaS platform — semantic search over business data, natural language queries, trend detection, anomaly alerts, and AI-generated insights for dashboards. Covers embeddings, NL2SQL, and per-tenant analytics...
data-ai
Design AI-powered analytics dashboards — what metrics to show, how to display AI predictions and confidence, drill-down patterns, KPI cards, trend visualisation, AI Insights panels, export design, and role-based dashboard variants. Invoke when...
development
Use when designing, building, reviewing, or upgrading production software systems that must be secure, performant, maintainable, scalable, and user-centered. Apply before writing specs, code, architecture, APIs, databases, mobile apps, SaaS platforms, or ERP systems.
development
Professional web app UI using commercial templates (Tabler/Bootstrap 5) with strong frontend design direction when needed. Use for CRUD interfaces, dashboards, admin panels with SweetAlert2, DataTables, Flatpickr. Clone seeder-page.php, use...