Growth & conversionGitHub source
Competitive gap analysis
/competitive-gapsFind gaps in existing products by analyzing reviews and feedback.
// skill content
Competitive Gap Analysis Find gaps in existing products by analyzing reviews and feedback. ## Process 1. Identify Competitors for: $ARGUMENTS 2. Scrape Review Sites (G2, Capterra, TrustRadius, App Store/Play Store) 3. 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) 4. Analyze Patterns: - Most common complaints (frequency) - Underserved segments (who's being ignored) - Feature request clusters (what's repeatedly asked) 5. 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
// original public source
strataga/claude-setup/commands/competitive-gaps.md
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.