Pages: Migration
Guides migration pages that help users switch from a competitor to your product. Reduces friction for switchers; often linked from alternatives pages. Common for SaaS, tools, and productivity apps.
When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.
Initial Assessment
Check for project context first: If .claude/project-context.md or .cursor/project-context.md exists, read it for product, migration capabilities, and source platforms.
Identify:
- Source: Which competitor(s) to cover (Notion, Trello, etc.)
- Format: Single hub vs. per-competitor pages (/migrate-from-notion)
- Migration type: Manual import, automated tool, API
- Primary goal: Sign up, start migration, reduce churn risk
Page Structure
| Section |
Purpose |
| Headline |
"Migrate from [Competitor] to [Product] in Minutes" |
| Why switch |
Brief; link to alternatives for full comparison |
| What transfers |
Data, structure, attachments; what's supported |
| Steps |
Numbered guide; screenshots or video |
| Troubleshooting |
Common issues, support link |
| CTA |
Start migration, try free, contact support |
Best Practices
Clarity
- Explicit steps: "1. Export from X. 2. Upload to [Product]. 3. Map fields."
- Time estimate: "Takes ~10 minutes for most workspaces"
- Data scope: What transfers; any limitations
Trust
- No competitor bashing: Focus on your product's ease
- Support: Offer help; link to docs, chat, email
- Success stories: "10,000+ teams migrated from X"
SEO
- Intent: Transactional; "migrate from X to Y"
- Title: "Migrate from [Competitor] to [Product] | Step-by-Step Guide"
- Internal links: Alternatives, features, pricing, docs
Output Format
- Headline and intro
- Step-by-step migration guide
- Data transfer scope
- Troubleshooting section
- Internal links
- SEO metadata
Related Skills
- alternatives-page-generator: Link to migration from alternatives
- docs-page-generator: Detailed migration docs
- landing-page-generator: Migration as conversion page
- faq-page-generator: Migration FAQ section
1---2name: migration-page-generator3description: When the user wants to create, optimize, or audit migration guides for users switching from competitors. Also use when the user mentions "migration guide," "migrate from X," "switch to [product]," "import from X," or "data migration." For rebrand and redirects, use rebranding-strategy.4---5
6# Pages: Migration
7
8Guides migration pages that help users switch from a competitor to your product. Reduces friction for switchers; often linked from alternatives pages. Common for SaaS, tools, and productivity apps.
9
10**When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output.
11
12## Initial Assessment
13
14**Check for project context first:** If `.claude/project-context.md` or `.cursor/project-context.md` exists, read it for product, migration capabilities, and source platforms.
15
16Identify:
171. **Source**: Which competitor(s) to cover (Notion, Trello, etc.)
182. **Format**: Single hub vs. per-competitor pages (/migrate-from-notion)
193. **Migration type**: Manual import, automated tool, API
204. **Primary goal**: Sign up, start migration, reduce churn risk
21
22## Page Structure
23
24| Section | Purpose |
25|---------|---------|
26| **Headline** | "Migrate from [Competitor] to [Product] in Minutes" |
27| **Why switch** | Brief; link to alternatives for full comparison |
28| **What transfers** | Data, structure, attachments; what's supported |
29| **Steps** | Numbered guide; screenshots or video |
30| **Troubleshooting** | Common issues, support link |
31| **CTA** | Start migration, try free, contact support |
32
33## Best Practices
34
35### Clarity
36
37- **Explicit steps**: "1. Export from X. 2. Upload to [Product]. 3. Map fields."
38- **Time estimate**: "Takes ~10 minutes for most workspaces"
39- **Data scope**: What transfers; any limitations
40
41### Trust
42
43- **No competitor bashing**: Focus on your product's ease
44- **Support**: Offer help; link to docs, chat, email
45- **Success stories**: "10,000+ teams migrated from X"
46
47### SEO
48
49- **Intent**: Transactional; "migrate from X to Y"
50- **Title**: "Migrate from [Competitor] to [Product] | Step-by-Step Guide"
51- **Internal links**: Alternatives, features, pricing, docs
52
53## Output Format
54
55- **Headline** and intro
56- **Step-by-step** migration guide
57- **Data transfer** scope
58- **Troubleshooting** section
59- **Internal links**
60- **SEO** metadata
61
62## Related Skills
63
64- **alternatives-page-generator**: Link to migration from alternatives
65- **docs-page-generator**: Detailed migration docs
66- **landing-page-generator**: Migration as conversion page
67- **faq-page-generator**: Migration FAQ section