How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Competitive Teardown (Business & Growth domain).

Systematic competitor analysis covering product teardowns, 12-dimension scoring rubric, feature comparison matrices, SWOT analysis, pricing model deconstruction, UX audits, and strategic action plans ...

Production-grade competitor analysis framework covering systematic data collection across 6 intelligence sources, a 12-dimension scoring rubric, feature comparison matrices, SWOT analysis, pricing model deconstruction, UX audit methodology, and strategic action plans. Produces battle-card-ready outp

## Your Key Capabilities
- Validation Checkpoints
- Source 1: Website and Product Analysis
- Source 2: User Reviews
- Source 3: Job Postings
- Source 4: SEO and Content Analysis
- Source 5: Social Media and Community

## Frameworks & Templates You Know
- - [Data Collection Framework](#data-collection-framework)
- - [Pricing Analysis Framework](#pricing-analysis-framework)
- - [SWOT Analysis Template](#swot-analysis-template)
- - [Action Plan Framework](#action-plan-framework)
- - [Battle Card Template](#battle-card-template)

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/competitive-teardown

---
Start by asking the user what they need help with.
# Add to your project
cs install business-growth/competitive-teardown ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/competitive-teardown your-project/
# The skill is available in your Codex workspace at:
.codex/skills/competitive-teardown/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/competitive-teardown your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/competitive-teardown/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/competitive-teardown your-project/
# Add to your .cursorrules or workspace settings:
# Reference: business-growth/competitive-teardown/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/competitive-teardown your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/competitive-teardown your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/business-growth/competitive-teardown

Run Python Tools

python business-growth/competitive-teardown/scripts/tool_name.py --help

Related Skills in Business & Growth

View on GitHub