/plan
Create a CRO (Conversion Rate Optimization) plan for given content.
Syntax
/plan:cro [issues or URL]
CRO Framework (25 Principles)
- Headline 4-U Formula: Useful, Unique, Urgent, Ultra-specific
- Above-Fold Value Proposition: Customer problem focus
- CTA First-Person Psychology: “Get MY Guide” > “Get YOUR Guide”
- 5-Field Form Maximum: Every field kills conversions
- Message Match Precision: Ad copy = landing page headline
- Social Proof Near CTAs: Testimonials with faces/names
- Cognitive Bias Stack: Loss aversion, social proof, anchoring
- PAS Copy Framework: Problem > Agitate > Solve
- Genuine Urgency Only: Real deadlines, no fake timers
- Price Anchoring: Show expensive option first
… and 15 more principles
How It Works
-
Input Analysis:
- Screenshots/videos →
ai-multimodalskill - URLs →
web_fetchfor content analysis
- Screenshots/videos →
-
Scout:
/scout:ext(preferred) or/scout(fallback) to find related codebase files -
Plan Creation:
planneragent creates CRO plan with:plan.mdoverview (<80 lines)phase-XX-name.mdfiles with sections: Context links, Overview, Key Insights, Requirements, Architecture, Implementation Steps, Todo list, Success Criteria, Risk Assessment, Security Considerations, Next steps
Output Structure
plans/
└── YYYYMMDD-HHmm-cro-plan/
├── plan.md # Overview
└── phase-XX-name.md # Specific optimizations
When to Use
- Landing page optimization
- Checkout flow improvement
- Form conversion analysis
- A/B test planning
- UX audit for conversions
Important: Does NOT implement changes. Creates plan for review first.
Key Takeaway: Use /plan:cro for data-driven conversion optimization planning using proven CRO principles.