Page CRO
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts.
Before & after
Same prompt, same agent — the only difference is the skill.
Pricing page conversion issues are common. Here are the usual suspects: - **Too many options** — more than 3-4 tiers causes decision paralysis - **Unclear differentiation** — visitors can't tell which plan is for them - **Hidden information** — if pricing requires a sales call, many will bounce - **Weak CTA** — "Learn more" converts worse than "Start free trial" - **No social proof** — testimonials and logos build confidence - **Missing FAQ** — unanswered objections cause hesitation I'd recommend adding a "most popular" badge to guide visitors toward your target plan, and making sure the value of each tier is immediately clear. Do you have analytics on where people drop off?
Pricing-page CRO. Scope note: this covers the page itself — if the drop
is in the signup flow after they click, that's signup-flow-cro, and if
they sign up and never activate, that's onboarding-cro. Let's confirm
which by finding where they actually go.
DIAGNOSE FIRST — three numbers, in this order
1. Scroll depth to the pricing table. If under 60% reach it, the
problem is above the table, not in it.
2. Click-through on each tier CTA. Clicks but no signups = flow
problem, not page problem. Different skill, different fix.
3. Exit rate vs. your other pages. High traffic + high exit + zero
clicks means they came to disqualify themselves, and the fix is
upstream in the traffic source.
THE FOUR THINGS THAT ACTUALLY MOVE PRICING PAGES
1. SELF-SELECTION LABEL
Not "Pro" — "For teams of 5–20." Visitors don't compare features,
they look for themselves. Most pricing tables never say who each
tier is for.
2. ANCHOR + DEFAULT
Highest tier leftmost or a visible enterprise option, and one tier
visually pre-selected. An unguided table makes the visitor do work
they'll avoid by leaving.
3. THE ONE OBJECTION, ANSWERED INLINE
Not an FAQ accordion at the bottom — the top objection, in the
tier card, where the hesitation happens. Usually "what if I
outgrow it" or "can I cancel."
4. PRICE VISIBLE
If any tier says "Contact us" and it isn't genuinely enterprise,
you're paying for that traffic twice.
TEST ORDER
Ship #1 alone first. It's the largest single effect on pricing pages
and it's a copy change — you'll know inside a week. Don't bundle four
changes and lose the read.
WHAT NOT TO TEST YET
Button color, testimonial placement, annual-toggle position. Real
effects, an order of magnitude smaller. They're what you do after the
page is structurally right.About this skill
name: page-cro description: Use when When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts.
Page Cro
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts. Also use when the user says "CRO," "conversion rate optimization," "this page isn't converting," "improve conversions," or "why isn't this page working." For signup/registration flows, see signup-flow-cro. For post-signup activation, see onboarding-cro. For forms outside of signup, see form-cro. For popups/modals, see popup-cro.
What you get
- Public GitHub repo (alirezarezvani/claude-skills)
- the page-cro skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.
Customize your output
- Fork the repo and adapt the skill's instructions and references to your workflow.
Example output
Activates automatically when your request matches Page Cro; chains with the other skills, agents, and commands in the collection.
Best for
Creators, builders, and teams using Claude Code.
SKILL.md preview
---
name: page-cro
description: Use when a user wants to optimize conversions on a marketing page such as a homepage, landing page, pricing page, feature page, or blog post.
version: 1.0.0
category: Marketing
author: AgentVolt
license: proprietary
tags:
- marketing
---
# Page Cro
Reviews and optimizes conversion rate on general marketing pages, outside the flows covered by signup, onboarding, or form-specific CRO.
## When to use
- A homepage, landing page, or feature page isn't converting
… (sign up to view the full skill)Featured in
More marketing & growth skills
View all Marketing & Growth skills →Paid Ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms.
Onboarding CRO
When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value.
Social Media Manager
When the user wants to develop social media strategy, plan content calendars, manage community engagement, or grow their social presence across platforms.
Analytics Tracking
Set up, audit, and debug analytics tracking implementation — GA4, Google Tag Manager, event taxonomy, conversion tracking, and data quality.