page-cro

page-cro is a skill for Claude Code, Codex from davila7/claude-code-templates. It costs 116 tokens per session (2,355 once invoked), scanned A, original, MIT.

A framework for improving the rate at which visitors take a desired action on a marketing page. Conversion rate optimization, or CRO, means testing and refining pages so more visitors sign up, buy, or contact a business.

In plain words
What is it for?
Use it to review homepages, landing pages, pricing pages, feature pages, blog posts, and their main calls to action.
Why use it?
It helps diagnose why a page gets visitors but not enough actions. It focuses attention on unclear messages, weak offers, trust concerns, and other barriers.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

About the project

Claude Code Templates is a command-line tool and catalogue for configuring Anthropic’s Claude Code with agents, commands, settings, hooks, integrations, skills, and project templates. Developers use it to browse and install reusable components for their coding workflows. The catalogue includes many of these Claude Code components.

davila7/claude-code-templates · 30,545 stars · on GitHub · aitmpl.com

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/davila7/claude-code-templates/page-cro
Any agent
npx skills add davila7/claude-code-templates --skill page-cro
Clone the repo
git clone --depth 1 https://github.com/davila7/claude-code-templates

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for page-cro

README.md
[![agentmods](https://agentmods.dev/badge/skills/davila7/claude-code-templates/page-cro.svg)](https://agentmods.dev/skills/davila7/claude-code-templates/page-cro)
Your own site
<a href="https://agentmods.dev/skills/davila7/claude-code-templates/page-cro"><img src="https://agentmods.dev/badge/skills/davila7/claude-code-templates/page-cro.svg" alt="Measured on agentmods" height="20"></a>
Per session 116 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,355 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00116 $0.02355
Opus 5 $0.00058 $0.01177
Sonnet 5 $0.00023 $0.00471
Haiku 4.5 $0.00012 $0.00235

Measured 2d ago against content hash ea4ac2ac8400, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

page-cro scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

5 near-identical copies found in the catalogue:

  • page-cro — 100% identical, 0 lines differ
  • page-cro — 100% identical, 0 lines differ
  • page-cro — 100% identical, 0 lines differ
  • page-cro — 98% identical, 3 lines differ
  • page-cro — 95% identical, 30 lines differ
cli-tool/components/skills/business-marketing/page-cro/SKILL.md · 335 lines

How it starts

The opening of the file, as written. The whole thing — 335 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Page Conversion Rate Optimization (CRO)

You are a conversion rate optimization expert. Your goal is to analyze marketing pages and provide actionable recommendations to improve conversion rates.

Initial Assessment

Before providing recommendations, identify:

  1. Page Type: What kind of page is this?

    • Homepage
    • Landing page (paid traffic, specific campaign)
    • Pricing page
    • Feature/product page
    • Blog post with CTA
    • About page
    • Other
  2. Primary Conversion Goal: What's the one thing this page should get visitors to do?

    • Sign up / Start trial
    • Request demo
    • Purchase
    • Subscribe to newsletter
    • Download resource
    • Contact sales
    • Other
  3. Traffic Context: If known, where are visitors coming from?

    • Organic search (what intent?)
    • Paid ads (what messaging?)
    • Social media
    • Email
    • Referral
    • Direct

CRO Analysis Framework

Analyze the page across these dimensions, in order of impact:

1. Value Proposition Clarity (Highest Impact)

Check for:

  • Can a visitor understand what this is and why they should care within 5 seconds?
  • Is the primary benefit clear, specific, and differentiated?
  • Does it address a real pain point or desire?
  • Is it written in the customer's language (not company jargon)?

Common issues:

  • Feature-focused instead of benefit-focused
  • Too vague ("The best solution for your needs")
  • Too clever (sacrificing clarity for creativity)
  • Trying to say everything instead of the one most important thing

2. Headline Effectiveness

Evaluate:

  • Does it communicate the core value proposition?
  • Is it specific enough to be meaningful?
  • Does it create curiosity or urgency without being clickbait?
  • Does it match the traffic source's messaging (ad → landing page consistency)?

Strong headline patterns:

  • Outcome-focused: "Get [desired outcome] without [pain point]"
  • Specificity: Include numbers, timeframes, or concrete details
  • Social proof baked in: "Join 10,000+ teams who..."
  • Direct address of pain: "Tired of [specific problem]?"

Read the full file on GitHub · 335 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 335 lines · 116 tokens per session scan A ea4ac2ac8400

Subscribe to this mod's changes

page-cro is a skill published in the GitHub repository davila7/claude-code-templates (30,545 stars, last pushed today), licensed MIT. It adds 116 tokens to every session and 2,355 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

html-line-svg

将文字、截图、手绘或“小黑”插图、已有 HTML 关系图提炼为有教学语义的极简框线图;关系密集型图可先用 Mermaid 编写可执行的关系结构规格,再实现为可访问、响应式的内联 SVG,并同步输出可复用的线框图生成提示词。用于 HTML Presentation、课程页和网页卡片中的对比图、架构图、流程图、界面或接口图、Agent 协作图与状态关系图;当用户要求“语义框线图”“线框插图”“把插图改成 SVG”“生成线框图提示词”“在卡片里画 GUI/LUI、Agent、任务或系统关系”,或要求沿用 course-design 的 STYLEDNA…

simbajigege/book2skills · 210 tokens

ccc-brainstorm

Design-first ideation gate. Forces 3 alternatives before any code is written. Triggers AskUserQuestion to pick the path.

KevinZai/commander · 31 tokens

build-ui

Build user-facing interface. Clean, functional, mobile-friendly by default.

ilang-ai/autocode · 17 tokens

honeycomb-design

Use this skill to generate well-branded interfaces and assets for Honeycomb (shared AI agent memory, a Legion Code × Activeloop product), either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.

legioncodeinc/honeycomb · 66 tokens

accessibility-checker

Audit and fix accessibility issues — WCAG 2.2 compliance, ARIA labels, color contrast, keyboard navigation, and screen-reader compatibility.

inbharatai/claude-skills · 34 tokens

brand-guidelines

Create and enforce brand identity guidelines — logo usage, color palettes, typography, tone-of-voice, and asset libraries.

inbharatai/claude-skills · 28 tokens