Systems Lab

Agent skill

landing-page-optimizer

Landing page audit and optimization for conversion.

slowingSelf-containedActs undeclared581 words

Filed under Content and SEO.

From thatrebeccarae/claude-marketing · 42 skills · 119 · pushed 2026-05-14

What it does when it runs

Landing page audit and optimization for conversion. Covers above-the-fold design, value propositions, CTAs, social proof placement, form design, page speed, and mobile optimization. Use when the user asks about landing page optimization, conversion rate improvement, page audits, or CTA optimization.

Read from the skill and the 3 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.

Keys and connectors you must supply
None found.
Hosts it reaches
No third-party host appears in the skill or its bundled files.
Tool permissions it declares
No allowed-tools in the frontmatter. It does act, so it runs under whatever permissions your session already grants.
Actions present in the files
shell

Ask about landing-page-optimizer

Opens your assistant with this page's verified links already in the prompt.

Is this safe to install?ClaudeChatGPT
Adapt it to my stackClaudeChatGPT
What else do I need for it to workClaudeChatGPT
Rather ask a human? Talk to Cheetah
git clone --depth 1 --filter=blob:none --sparse https://github.com/thatrebeccarae/claude-marketing.git /tmp/claude-marketing
git -C /tmp/claude-marketing sparse-checkout set "skills/landing-page-optimizer"
mkdir -p ~/.claude/skills/landing-page-optimizer
cp -R "/tmp/claude-marketing/skills/landing-page-optimizer/." ~/.claude/skills/landing-page-optimizer/

Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗

The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.

Reproduced in full from thatrebeccarae/claude-marketing/blob/a8a63ec1341f05ec9c1e9cb52b4edeb14e3bdcba/skills/landing-page-optimizer/SKILL.md, which is licensed MIT (skill frontmatter). 581 words, 13 headings.

Landing Page Optimizer

Audit and optimize landing pages for maximum conversion.

Install

git clone https://github.com/thatrebeccarae/claude-marketing.git && cp -r claude-marketing/skills/landing-page-optimizer ~/.claude/skills/

Audit Framework

Above the Fold (First 5 Seconds)

The visitor must answer 3 questions instantly:

  1. What is this? (Clear headline)
  2. Why should I care? (Benefit-focused subheadline)
  3. What do I do next? (Visible CTA)

Hero Layout Patterns

PatternBest ForStructure
Left copy / right visualSaaS, B2BHeadline + CTA left, product screenshot right
Centered heroSimple offersCentered headline, subheadline, CTA
Video heroComplex productsAutoplay background or embedded explainer
Social proof heroHigh-trust neededHeadline with customer logos or metrics
Split testDual audiencesTwo distinct paths with separate CTAs

Value Proposition Hierarchy

H1: Primary benefit (what outcome they get)
Subheadline: How you deliver it (mechanism or differentiator)
Supporting points: 3 proof points or features (bullets)
CTA: Specific action + anxiety reducer

CTA Optimization

Text: Action verb + specific outcome ("Start Free Trial" not "Submit") Design: High contrast to background, generous padding, whitespace around it Placement: Above fold, after each content section, sticky on scroll Microcopy: Reduce anxiety below CTA ("No credit card required", "Cancel anytime")

Social Proof Patterns

TypePlacementImpact
Customer logosBelow heroTrust (B2B)
Metric ("50,000+ users")Near headlineScale proof
Star ratingNear CTAPurchase confidence
Testimonial quoteMid-pageEmotional proof
Case study resultDeep in pageDetailed proof
Trust badgesNear form/checkoutSecurity

Form Optimization

  • Every field removed increases completion 5-10%
  • Labels above fields (never placeholder-only)
  • Inline validation (real-time, not on submit)
  • Smart defaults and autofill (autocomplete attributes)
  • Multi-step forms outperform single long forms
  • Progress indicator for multi-step

Mobile Optimization

  • Touch targets minimum 48x48px
  • Single column layout
  • Thumb-friendly CTA placement (bottom half of screen)
  • No horizontal scrolling
  • Simplified navigation (hamburger or none)
  • Fast load (LCP <2.5s on 4G)

Conversion Benchmarks

Page TypeGoodAveragePoor
SaaS trial signup>5%2-5%<2%
E-commerce product>3%1.5-3%<1.5%
Lead gen (B2B)>10%5-10%<5%
Newsletter signup>5%2-5%<2%
Webinar registration>30%15-30%<15%

Anti-Patterns

  1. Multiple competing CTAs — one primary action per page
  2. Feature-focused headline — lead with benefit, not feature
  3. Stock photos — real product screenshots or real people
  4. Navigation on landing pages — remove nav for paid traffic pages
  5. Below-fold CTA only — always have CTA above the fold
  6. No social proof — every landing page needs trust signals
  7. Slow load time — every 100ms delay costs 1% conversion
  8. Desktop-only design — 60%+ traffic is mobile

Integration with Other Skills

  • cro-auditor — Broader CRO audit framework; this skill deep-dives on individual pages
  • ab-testing-framework — Test the changes this skill recommends
  • copywriting-frameworks — Apply PAS/AIDA to landing page copy
  • frontend-design — Implement the optimized page design
  • technical-seo-audit — Page speed and technical optimization

Files bundled with it

These load only when the skill asks for them, so they cost nothing until it runs.

Other skills for the same job

Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.

Need help setting it up?

This page tells you what landing-page-optimizer does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.

Book a call →

The directory stays free. There is nothing gated behind this.