analysis-templates

Competitive Analysis Templates

Content Preview
# Competitive Analysis Templates

## 1. SWOT Analysis Template

### Company/Product: [Competitor Name]
**Date:** [Analysis Date] | **Analyst:** [Name] | **Version:** [1.0]

#### Strengths (Internal Advantages)
| # | Strength | Evidence | Impact |
|---|----------|----------|--------|
| 1 | [e.g., Strong brand recognition] | [Source/data point] | High/Med/Low |
| 2 | | | |
| 3 | | | |

#### Weaknesses (Internal Limitations)
| # | Weakness | Evidence | Exploitability |
|---|----------|----------|--
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/analysis-templates.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/competitive-teardown/references/analysis-templates.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/analysis-templates.md

Related Skills