content-architecture

Content Architecture for Competitor Pages

Content Preview
# Content Architecture for Competitor Pages

How to structure and maintain competitor data for scalable comparison pages.

## Centralized Competitor Data

Create a single source of truth for each competitor:

```
competitor_data/
├── notion.md
├── airtable.md
├── monday.md
└── ...
```

---

## Competitor Data Template

Per competitor, document:

```yaml
name: Notion
website: notion.so
tagline: "The all-in-one workspace"
founded: 2016
headquarters: San Francisco

# Positioning
primary_use_case: "
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/content-architecture.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/marketing-skill/competitor-alternatives/references/content-architecture.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 marketing-skill/competitor-alternatives/references/content-architecture.md

Related Skills