Skip to content
Marketing
Skill

/design-cro

Run a heuristic conversion-rate-optimization review of a landing or funnel page — CTA hierarchy, above-fold weight, form friction, trust-signal placement, copy clarity, and decision fatigue — scoring each finding by impact over effort. Uses Playwright for in-browser thumb-zone

From plugin
designer-pro-and-seo
845 skills13 agents4 MCP
Install
$ npx -y skills add ZachArticulateV/designer-pro-and-seo --skill design-cro --agent claude-code

How 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/design-cro

Context preview

The summary Claude sees to decide when to auto-load this skill.

Run a heuristic conversion-rate-optimization review of a landing or funnel page — CTA hierarchy, above-fold weight, form friction, trust-signal placement, copy clarity, and decision fatigue — scoring each finding by impact over effort. Uses Playwright for in-browser thumb-zone

SKILL.md

design-cro.SKILL.md
name: design-cro
description: Run a heuristic conversion-rate-optimization review of a landing or funnel page — CTA hierarchy, above-fold weight, form friction, trust-signal placement, copy clarity, and decision fatigue — scoring each finding by impact over effort. Uses Playwright for in-browser thumb-zone and interaction checks when connected; otherwise reviews the fetched HTML and flags those as manual checks. Trigger when the user says "cro", "conversion review", "why isn't this converting", "landing page review", "funnel review", "improve conversions", or "checkout friction review".

design-cro

**Family:** design **Status:** Stable

Purpose

A dedicated CRO skill. Runs a heuristic review of a landing page or funnel against established conversion principles and produces a prioritized list of conversion-killing issues with specific fixes. Works on a URL or local HTML with no external tools; Playwright optionally adds in-browser checks (thumb zones, real interaction).

Reviews against: CTA hierarchy (one primary), above-fold weight, form friction, trust signals near the decision, copy clarity (benefit-led, 3-second headline), decision fatigue, and mobile reality.

Triggers

  • "cro" / "conversion review" / "improve conversions"
  • "why isn't this converting"
  • "landing page review" / "funnel review"
  • "checkout friction review"

Inputs

  • Target URL or local build path
  • Conversion goal (lead form / signup / purchase / call)
  • Target audience and page type (landing | pricing | checkout | signup | contact)

Steps

1. **Get the page.** Fetch the URL or read the local HTML (this is the free path). 2. **Walk the heuristic checklist**, cross-referencing `data/ux-rules.csv` (the `conversion` and `cta` tagged rules): is there exactly one primary CTA? Is the value prop above the fold? How many form fields? Are trust signals near the CTA? Does the headline read in ~3 seconds? Any decision fatigue / competing actions? 3. **Optional in-browser pass.** If Playwright is available, check thumb-zone reachability and real interaction; otherwise note that as a manual check. 4. **Score each finding** by Impact (high/med/low) and Fix Effort (high/med/low). 5. **Render** the findings ordered by Impact ÷ Effort, each with a specific fix. For copy fixes, hand to `copywriting`.

Outputs

  • CRO report: prioritized fix list, each tagged Impact + Effort, ordered by leverage
  • Specific, actionable recommendation per finding

Dependencies

  • None required (heuristic review of provided HTML/URL); `data/ux-rules.csv` for the

conversion/CTA rule set

  • Playwright (optional — adds in-browser thumb-zone/interaction checks; free path: manual thumb-zone inspection of the fetched HTML, noted in the report)
  • `copywriting` (optional — drafts copy fixes; free path: inline copy recommendation per finding)

Notes

CRO heuristics produce *hypotheses to test*, ranked by likely impact — not a substitute for A/B testing. Pair with `seo-drift` to confirm changes caused no SEO regression.

Read more
Ships withdesigner-pro-and-seo

A Claude Code plugin for the web-design + SEO workflow: research a niche, generate a coherent design system, write a complete build brief, build, run a pre-delivery QA gate, port the result into any CMS, and review on-page SEO.

Get the whole plugin

Other skills on designer-pro-and-seo.