Growth & conversionsource GitHub
Analyse des écarts concurrentiels
/competitive-gapsIdentifiez les lacunes des produits existants en analysant les avis et les commentaires.
// contenu du skill
Competitive Gap Analysis
Find gaps in existing products by analyzing reviews and feedback.
Process
- Identify Competitors for: $ARGUMENTS
- Scrape Review Sites (G2, Capterra, TrustRadius, App Store/Play Store)
- Extract Complaints:
- Missing features (most requested)
- Poor UX patterns (confusing, slow, broken)
- Pricing frustrations (too expensive, bad tiers)
- Integration gaps (doesn't work with X)
- Support issues (slow, unhelpful)
- Analyze Patterns:
- Most common complaints (frequency)
- Underserved segments (who's being ignored)
- Feature request clusters (what's repeatedly asked)
- Map to Your Capabilities:
- What can you build better?
- What's your unfair advantage?
- Where can you differentiate?
Output Format
| Competitor | Category | Top Complaints | Gap | Your Approach |
|---|
Detailed Analysis
For each significant gap:
#### [Gap Name]
- Affected Competitors: [list]
- User Impact: [how bad is this for users]
- Why They Haven't Fixed It: [technical debt, business model, priorities]
- Your Opportunity: [how to exploit this gap]
- Effort to Build: [S/M/L with tech stack notes]
Synthesis
- Biggest Opportunity: [single most promising gap]
- Quick Wins: [gaps you could address in < 2 weeks]
- Differentiators: [features that would set you apart]
$ARGUMENTS
// source originale publique
strataga/claude-setup/commands/competitive-gaps.md
Licence : Licence non indiquée. Consultez le dépôt avant toute réutilisation.
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// similaires