Audit every conversion surface — hero, pricing, signup, checkout — against eCommerce best practices, and rank the highest-leverage lifts for a first-time visitor.
Free & open · no signup · read-only — it ends by asking · nothing leaves your machine
You are working inside this repo. Mission: audit the product's public surfaces — landing, pricing, signup, checkout, the key funnels — against conversion and eCommerce best practices, and rank the highest-leverage lifts. Judge everything through the eyes of a first-time visitor who knows nothing about the product or the niche.
This audits persuasion — whether the pages convince. For the funnel's step-by-step structure, run 09; for what happens after signup, run 80.
Read-only pass. Run the app or read the templates and components that render these surfaces; your only write is the report file.
Phase 2 sweeps the codebase through every one of these, citing file and line for each finding.
does the hero say what it is, who it's for, and the outcome, in one glance, in words a newcomer gets
capabilities translated to outcomes; the pain named and bridged; the benefit made concrete
a single obvious primary CTA per screen; its wording, contrast, and placement; the gap between intent and click
social proof, guarantees, security, transparency; what makes a stranger believe the claims
steps, fields, and decisions that can be cut; dead ends; the single leakiest moment
the top three reasons a visitor bounces, and whether the page answers them before they leave
legibility, anchoring, plan clarity; how obvious the path from interest to purchase is
hierarchy, length, jargon; can the page be grasped in a ten-second skim
title, meta description, OG/share card, structured data, and speed signals that decide the click
One structured report at the repo root — or in reports/, if you keep one — the same shape every time, ready for a teammate — or the optional Studio — to act on.
Every Goal Prompt follows the same four steps, so results are consistent and repeatable — no matter which one you run.
List the surfaces in funnel order.
Cite the component and the exact copy or element for every finding.
Rank by expected lift ÷ effort.
Create CRO.md at repo root.
Copy it and paste it into your agent inside the repo you want checked.
Install the goal plugin once — two commands — then just type /goal:conversion-rate-optimization.
/plugin marketplace add GhostlyGawd/goal-prompts/plugin install goal@goal-promptsOr install only this Goal Prompt as /goal-conversion-rate-optimization:
curl -fsSL https://goal-prompts.vercel.app/install | BRIEF=75 shLet an agent fetch it mid-conversation, or pull the raw Goal Prompt by URL.
https://goal-prompts.vercel.app/raw/75.mdNothing hidden — this is the whole Goal Prompt, verbatim. Read it in a minute, edit it, or copy it as-is.
# Goal: Conversion Rate Optimization You are working inside this repo. Mission: audit the product's public surfaces — landing, pricing, signup, checkout, the key funnels — against conversion and eCommerce best practices, and rank the highest-leverage lifts. Judge everything through the eyes of a first-time visitor who knows nothing about the product or the niche. This audits persuasion — whether the pages convince. For the funnel's step-by-step structure, run 09; for what happens after signup, run 80. Read-only pass. Run the app or read the templates and components that render these surfaces; your only write is the report file. ## Phase 1 — Map the conversion path - List the surfaces in funnel order: entry/landing → value → pricing → signup/checkout → activation. Name the one action each must drive. - For each, note who lands there (cold or warm) and the single question in their head at that moment. - Locate what renders them: page/route components, copy, CTAs, forms, pricing, meta/OG tags. ## Phase 2 — Audit through 9 lenses Cite the component and the exact copy or element for every finding. 1. **Clarity above the fold** — does the hero say what it is, who it's for, and the outcome, in one glance, in words a newcomer gets 2. **Value, not features** — capabilities translated to outcomes; the pain named and bridged; the benefit made concrete 3. **The one action** — a single obvious primary CTA per screen; its wording, contrast, and placement; the gap between intent and click 4. **Trust & risk reversal** — social proof, guarantees, security, transparency; what makes a stranger believe the claims 5. **Friction** — steps, fields, and decisions that can be cut; dead ends; the single leakiest moment 6. **Objections** — the top three reasons a visitor bounces, and whether the page answers them before they leave 7. **Pricing & offer** — legibility, anchoring, plan clarity; how obvious the path from interest to purchase is 8. **Scannability** — hierarchy, length, jargon; can the page be grasped in a ten-second skim 9. **Findable & shareable** — title, meta description, OG/share card, structured data, and speed signals that decide the click ## Phase 3 — Curate - Rank by expected lift ÷ effort: what moves conversion most per hour of work. - Separate proven best-practice fixes from hypotheses that need an A/B test — mark which is which. - Flag anything that would cost trust, accessibility, or clarity if changed carelessly. ## Phase 4 — Report Create `CRO.md` at repo root: 1. **Funnel map** — each surface · the action it must drive · its biggest leak 2. **Findings** — each: lens · location · what a first-time visitor experiences · the fix · expected lift (H/M/L) · effort (S/M/L) 3. **Top 5 lifts** — ranked by leverage, with the one to ship first and why 4. **Ship vs test** — which fixes are safe to make now, which deserve an experiment Start the report with today's date. If `CRO.md` already exists from a previous run, read it first and lead with what changed since. ## Rules - Every finding cites the surface and the exact copy or element — no generic advice - Speak for the first-time visitor; assume zero prior knowledge of product or niche - Prefer removing friction over adding persuasion - No conversion points in this repo? Say so in a one-paragraph null report and stop — a null result is a valid finding. - If a `reports/` directory exists at the repo root, write the report there instead of the root. - Before asking, present the top findings as a ranked list in plain words - Report only — end by asking which lifts to make
reports/ directory exists at the repo root, write the report there instead of the root.Curated neighbors — briefs that answer the adjacent question, worth running in the same session.
Reconstruct the signup → activation → habit funnel from code, count the steps, and rank every drop-off point.
The first session: empty states, a guided first action, and the fastest path to a first win that leaves a newcomer inspired to build the next thing.
Reconstruct the signup → activation → habit funnel from code, count the steps, and rank every drop-off point.
Research real rivals on the web, then split the gaps: table stakes you must match vs differentiation bets only you can make.
Find the premium-worthy features, the natural upgrade moments, and the billing friction between users and paying you.
Where an LLM feature genuinely earns its place — automation, drafting, summarization — and where it would be a gimmick.
Runs inside these playbooks — curated sequences you can launch with one paste: