/landing-page-review
CRO review of a landing page with specific conversion recommendations
$ npx -y skills add cognyai/claude-code-marketing-skills --skill landing-page-review --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/landing-page-review
Context preview
The summary Claude sees to decide when to auto-load this skill.
CRO review of a landing page with specific conversion recommendations
SKILL.md
landing-page-review.SKILL.mdname: landing-page-review
description: CRO review of a landing page with specific conversion recommendations
version: "1.0.0"
author: Cogny AI
platforms: []
user-invocable: true
argument-hint: "<url>"
allowed-tools:
- WebFetch
- WebSearch
- Bash
- Read
- Write
Landing Page Review
Analyze a landing page for conversion optimization — messaging, layout, trust signals, and CTA effectiveness.
Usage
`/landing-page-review example.com/pricing` — review the given page
Steps
1. Fetch and analyze the page
Use WebFetch to load the URL. Extract:
- Headline and subheadline text
- CTA buttons (text, placement, count)
- Value proposition clarity
- Above-the-fold content
- Page structure (sections, flow)
2. Evaluate messaging
Score each element:
- **Headline clarity** (1-10): Does it immediately communicate what you get?
- **Value prop specificity** (1-10): Numbers > vague claims
- **CTA strength** (1-10): Action-oriented, specific, visible
- **Social proof** (1-10): Testimonials, logos, stats
- **Urgency/scarcity** (1-10): Reason to act now
3. Check trust signals
Look for:
- Customer logos or testimonials
- Security badges / certifications
- Pricing transparency
- Contact information
- Privacy policy / terms links
- Case studies or results
4. Analyze form/CTA friction
If there's a form:
- Number of fields (fewer = higher conversion)
- Field labels and placeholder text
- Submit button text (specific > generic)
- Error handling
- Privacy reassurance near form
5. Mobile assessment
Check:
- Mobile viewport optimization
- Touch target sizes
- Content readability on small screens
- CTA visibility without scrolling
6. Competitive comparison
WebSearch for 2-3 competitors and briefly compare:
- How do their landing pages differ?
- What trust signals do they use?
- How is their CTA different?
7. Report
Landing Page Review: [URL]
Conversion Score: X/100
Messaging: X/30
- Headline: [score] — [specific feedback]
- Value prop: [score] — [specific feedback]
- CTA: [score] — [specific feedback]
Trust: X/30
- Social proof: [score]
- Credibility signals: [score]
- Transparency: [score]
UX: X/20
- Form friction: [score]
- Mobile: [score]
- Load speed: [score]
Differentiation: X/20
- vs [Competitor 1]: [comparison]
- vs [Competitor 2]: [comparison]
Top 5 Changes (in priority order):
1. [Specific change with expected impact]
2. ...
3. ...
4. ...
5. ...
Read more
name: landing-page-review description: CRO review of a landing page with specific conversion recommendations version: "1.0.0" author: Cogny AI platforms: [] user-invocable: true argument-hint: "<url>" allowed-tools: - WebFetch - WebSearch - Bash - Read - Write
Landing Page Review
Analyze a landing page for conversion optimization — messaging, layout, trust signals, and CTA effectiveness.
Usage
`/landing-page-review example.com/pricing` — review the given page
Steps
1. Fetch and analyze the page
Use WebFetch to load the URL. Extract:
- Headline and subheadline text
- CTA buttons (text, placement, count)
- Value proposition clarity
- Above-the-fold content
- Page structure (sections, flow)
2. Evaluate messaging
Score each element:
- **Headline clarity** (1-10): Does it immediately communicate what you get?
- **Value prop specificity** (1-10): Numbers > vague claims
- **CTA strength** (1-10): Action-oriented, specific, visible
- **Social proof** (1-10): Testimonials, logos, stats
- **Urgency/scarcity** (1-10): Reason to act now
3. Check trust signals
Look for:
- Customer logos or testimonials
- Security badges / certifications
- Pricing transparency
- Contact information
- Privacy policy / terms links
- Case studies or results
4. Analyze form/CTA friction
If there's a form:
- Number of fields (fewer = higher conversion)
- Field labels and placeholder text
- Submit button text (specific > generic)
- Error handling
- Privacy reassurance near form
5. Mobile assessment
Check:
- Mobile viewport optimization
- Touch target sizes
- Content readability on small screens
- CTA visibility without scrolling
6. Competitive comparison
WebSearch for 2-3 competitors and briefly compare:
- How do their landing pages differ?
- What trust signals do they use?
- How is their CTA different?
7. Report
Landing Page Review: [URL] Conversion Score: X/100 Messaging: X/30 - Headline: [score] — [specific feedback] - Value prop: [score] — [specific feedback] - CTA: [score] — [specific feedback] Trust: X/30 - Social proof: [score] - Credibility signals: [score] - Transparency: [score] UX: X/20 - Form friction: [score] - Mobile: [score] - Load speed: [score] Differentiation: X/20 - vs [Competitor 1]: [comparison] - vs [Competitor 2]: [comparison] Top 5 Changes (in priority order): 1. [Specific change with expected impact] 2. ... 3. ... 4. ... 5. ...
AI marketing skills for Claude Code, Cursor, Windsurf, and other AI coding tools. Audit SEO, analyze ads, research competitors, qualify leads — all from your terminal. Free skills need no account. Premium skills connect your real data for $9/mo.
Repo: cognyai/claude-code-marketing-skills
Other skills on claude-code-marketing-skills.
brand-kit
Build a portable brand-kit.json for the user's product — colors, typography, voice — that other skills (video, ad creative, landing page) can consume. Multiple…
cogny
Run Cogny marketing analysis tasks — fetch scheduled tasks, analyze ad accounts via MCP, report findings
community-pulse
Weekly read on Discord community health — joins, active channels, top contributors, themes, and unanswered questions
conversion-debug
Conversion Tracking Debugger — diagnose discrepancies across GTM, GA4, Google Ads & Meta Pixel with live API access, BigQuery validation queries, and…

