competitive-analysis-frameworks

Competitive Analysis Frameworks

Content Preview
# Competitive Analysis Frameworks

This reference provides practical frameworks for evaluating competitors and positioning decisions.

## Porter's Five Forces

Assess the competitive intensity of your market:

1. Threat of new entrants
- Barriers to entry (capital, regulation, network effects)
- Speed of competitor replication

2. Bargaining power of suppliers
- Dependency on core infrastructure vendors
- Concentration of key technical providers

3. Bargaining power of buyers
- Customer switchin
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/competitive-analysis-frameworks.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/competitive-teardown/references/competitive-analysis-frameworks.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at product-team/competitive-teardown/references/competitive-analysis-frameworks.md

Related Skills