Page Cro Complete
Streamline your workflow with this user, wants, optimize, improve. Includes structured workflows, validation checks, and reusable patterns for business marketing.
Page Conversion Rate Optimization
A Claude Code skill that analyzes marketing pages and provides actionable CRO recommendations to improve conversion rates. Covers landing pages, pricing pages, signup forms, and any page where you need visitors to take a specific action.
When to Use This Skill
Choose Page CRO when:
- Your landing page conversion rate is below 3% and you want to improve it
- You're building a new landing page and want it optimized from the start
- You need a structured CRO audit of an existing page
- You want to design better A/B tests for your marketing pages
- Your paid ad traffic converts poorly on the landing page
Consider alternatives when:
- You need to optimize the post-signup onboarding flow (use an onboarding CRO skill)
- You want paywall or upgrade screen optimization (use a paywall CRO skill)
- You need full marketing strategy beyond single pages (use a marketing strategy skill)
Quick Start
# Install the skill claude install page-cro-complete # Audit a landing page claude "Audit this landing page for conversion issues: [paste URL or describe layout]" # Optimize a pricing page claude "My pricing page has a 1.2% conversion rate. Here's the layout: [describe]. How do I improve it?" # Design A/B tests claude "Suggest 5 A/B tests for my SaaS landing page, prioritized by expected impact"
Core Concepts
CRO Audit Framework
The skill evaluates pages across five key dimensions.
| Dimension | What's Evaluated | Impact Level |
|---|---|---|
| Clarity | Is the value proposition immediately obvious? | Critical |
| Relevance | Does the content match visitor intent and source? | Critical |
| Motivation | Are there compelling reasons to act now? | High |
| Friction | What obstacles prevent conversion? | High |
| Trust | Are there credibility signals present? | Medium |
Page Element Hierarchy
Above the Fold (highest priority):
→ Headline: Clear value proposition (not clever wordplay)
→ Subheadline: Specific benefit or problem solved
→ CTA: One primary action, high contrast
→ Social Proof: Quick credibility signal
Below the Fold:
→ Feature/Benefit sections with visuals
→ Detailed social proof (testimonials, logos, case studies)
→ Objection handling (FAQ, comparisons)
→ Secondary CTAs matching the primary action
Conversion Rate Benchmarks
| Page Type | Poor | Average | Good | Excellent |
|---|---|---|---|---|
| SaaS Landing Page | <2% | 2-5% | 5-10% | >10% |
| Lead Gen Form | <5% | 5-15% | 15-25% | >25% |
| Pricing Page | <1% | 1-3% | 3-7% | >7% |
| Free Trial Signup | <3% | 3-8% | 8-15% | >15% |
Configuration
| Parameter | Type | Default | Description |
|---|---|---|---|
page_type | string | "landing" | Type: landing, pricing, signup, lead_gen, product |
traffic_source | string | "mixed" | Primary source: organic, paid, social, email, direct |
current_cvr | number | 0 | Current conversion rate percentage |
monthly_visitors | number | 0 | Monthly page visitors for statistical significance calculations |
primary_cta | string | "" | The main action you want visitors to take |
Best Practices
-
One page, one goal — Every page should have a single primary conversion action. Multiple CTAs competing for attention dilute the conversion rate. Secondary actions should visually recede.
-
Match message to source — If your ad says "Free project management tool," the landing page headline should echo that exact promise. Message mismatch between ad and landing page is the number one conversion killer for paid traffic.
-
Test big changes first — Don't start A/B testing with button colors. Test fundamentally different headlines, layouts, or value propositions. Big changes produce statistically significant results faster.
-
Speed matters more than design — A page that loads in 1 second converts 3x better than one that loads in 5 seconds. Optimize performance before visual polish.
-
Use real numbers — "Trusted by 2,847 companies" is more credible than "Trusted by thousands." Specific numbers signal authenticity and build trust.
Common Issues
Low conversion despite high traffic — Your traffic source and page may be mismatched. Check that the visitor intent matches what the page offers. Organic visitors browsing for information need different content than paid visitors ready to buy.
Can't reach statistical significance — You need roughly 1,000 conversions per variant for reliable A/B test results. With low traffic, test radical changes (entirely different pages) rather than incremental tweaks.
Conversion rate improved but revenue didn't — You may be optimizing for the wrong metric. A lower-friction signup might boost conversions but attract lower-quality leads. Track downstream metrics like trial-to-paid conversion and LTV.
Reviews
No reviews yet. Be the first to review this template!
Similar Templates
Full-Stack Code Reviewer
Comprehensive code review skill that checks for security vulnerabilities, performance issues, accessibility, and best practices across frontend and backend code.
Test Suite Generator
Generates comprehensive test suites with unit tests, integration tests, and edge cases. Supports Jest, Vitest, Pytest, and Go testing.
Pro Architecture Workspace
Battle-tested skill for architectural, decision, making, framework. Includes structured workflows, validation checks, and reusable patterns for development.