Competitor teardowns, SWOT analysis, positioning maps, and differentiation strategy.
Scanned 5/27/2026
Install via CLI
openskills install mfwarren/entrepreneur-claude-skills---
name: competitive-analysis
version: 1.0.0
category: Product & Strategy
domain: competitive-analysis
author: Matt Warren
license: MIT
status: production
updated: 2026-02-07
activation_triggers:
- "competitive analysis"
- "competitor"
- "SWOT"
- "positioning"
- "differentiation"
- "how do we compare"
- "competitor teardown"
- "competitive landscape"
tools: []
---
# Competitive Analysis
Competitor teardowns, SWOT analysis, positioning maps, and differentiation strategy.
## Purpose
Understand your competitive landscape to find positioning gaps and defensible advantages. Not to copy competitors, but to find where they're weak.
## Workflow
### Step 1: Gather Context
- Your product/service
- Known competitors (direct and indirect)
- Your current positioning
- What you think your advantage is
### Step 2: Competitor Mapping
For each competitor:
- What they offer, who they target, how they price
- Their messaging and positioning
- Strengths (what they do well)
- Weaknesses (customer complaints, gaps, limitations)
- Customer reviews and sentiment
### Step 3: SWOT Analysis
| | Helpful | Harmful |
|---|---------|---------|
| **Internal** | Strengths | Weaknesses |
| **External** | Opportunities | Threats |
### Step 4: Positioning Map
Plot competitors on 2 key dimensions (e.g., price vs. quality, simple vs. feature-rich). Identify white space.
### Step 5: Differentiation Strategy
- What can you do that they can't or won't?
- What customer segment are they ignoring?
- Where is the market headed that they're not building for?
## Output Format
```markdown
## Competitive Analysis: [Your Product] vs. Market
### Competitor Profiles
[Per-competitor breakdown]
### SWOT
[Matrix]
### Positioning Map
[2x2 analysis]
### Recommended Differentiation
[Strategy]
```
## Constraints
- Don't fabricate competitor data — note what's estimated vs. verified
- Focus on actionable insights, not comprehensive catalogs
- Positioning should be based on real advantages, not aspirational claims
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.
Generate a comprehensive VC investment assessment report for a company
Manage Globalize translation resources using the CLI. Use this skill when the user asks to create a translation project, add or remove languages, connect a GitHub or GitLab repository, manage glossaries or style guides, invite team members, manage API keys, or perform any Globalize platform operation. Also use when the user mentions managing translations, translation workflow, or wants to "set up translations for this repo." This skill assumes the CLI is already installed and authenticated — ...
Develop and operate a local Paperclip instance — start and stop servers, pull updates from master, run builds and tests, manage worktrees, back up databases, and diagnose problems. Use whenever you need to work on the Paperclip codebase itself or keep a running instance healthy.
Guide for creating, updating, and deprecating hybrid cloud RPC services in Sentry. Use when asked to "add RPC method", "create RPC service", "hybrid cloud service", "new RPC model", "deprecate RPC method", "remove RPC endpoint", "cross-silo service", "cell RPC", or "control silo service". Covers service scaffolding, method signatures, RPC models, cell resolvers, testing, and safe deprecation workflows.