
Website Conversion Audit
- 9 repo stars
- Updated March 29, 2026
- crimeacs/website-conversion-audit
website-conversion-audit is a Claude Code skill that crawls public sites through 7 conversion modules for developers and marketers who need CRO findings beyond what SEO crawlers report.
About
website-conversion-audit is a Claude Code marketplace skill by crimeacs that audits live websites for conversion blockers SEO tools miss. Run `/website-conversion-audit https://yoursite.com` after installing via `/plugin marketplace add crimeacs/website-conversion-audit`. Seven modules scan sitemap pages for broken CTA anchors, buried forms, missing Meta Pixel/GA4, OG tag copy-paste errors, mobile contact patterns, and indexing context—no API keys required. Sample output includes an executive summary, 0–100 conversion health score, and prioritized fix-it checklist (critical/high/medium). The methodology generalized a real audit where 9 of 13 tour pages had broken Book Now anchors. Licensed Apache 2.0 with contributions against SKILL.md.
- Runs 7 audit modules: crawl, CTA funnel, mobile contact, tracking, OG, meta, search
- Detects broken CTA anchor links and forms buried deep on high-mobile pages
- Flags missing Meta Pixel, GA4, GTM, and conversion event setup
- Outputs 0–100 conversion health score with critical/high/medium fix checklist
- No API keys; works on any public website via sitemap crawl
Website Conversion Audit by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add crimeacs/website-conversion-auditAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 9 |
|---|---|
| Last updated | March 29, 2026 |
| Repository | crimeacs/website-conversion-audit ↗ |
Why does my website traffic not convert to leads?
Run `/website-conversion-audit https://yoursite.com` to crawl sitemap pages and output a scored fix-it checklist for broken CTAs, tracking gaps, and mobile friction.
Who is it for?
Full-stack developers and growth engineers auditing marketing sites where traffic arrives but forms, CTAs, or pixels fail silently.
Skip if: Private staging sites behind auth, native mobile apps, or teams needing automated A/B test execution rather than audit recommendations.
What you get
Executive summary, 0–100 conversion health score, module-by-module findings, and prioritized fix-it checklist markdown.
- conversion health scorecard
- fix-it checklist
- module findings report
By the numbers
- Runs 7 conversion audit modules per sitemap crawl
- Origin case study: 9 of 13 pages had broken Book Now CTAs
- Outputs 0–100 conversion health letter-grade score
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Use website-conversion-audit when you need live CTA and pixel checks; use SEO crawlers when you only need rankings and technical SEO metadata.
FAQ
What modules does Website Conversion Audit run?
Website Conversion Audit runs 7 modules: Crawl & Map, CTA & Funnel, Mobile Contact, Tracking, Social Sharing, Meta & Content, and Search Context. Each module checks conversion-specific issues like broken anchors, missing pixels, and OG copy-paste errors.
Does Website Conversion Audit need API keys?
Website Conversion Audit requires no API keys. It crawls public sitemap URLs and inspects live HTML for CTA links, tracking scripts, OG tags, and mobile contact patterns.
How do you install Website Conversion Audit in Claude Code?
Website Conversion Audit installs with `/plugin marketplace add crimeacs/Website Conversion Audit` and `/plugin install Website Conversion Audit`, exposing the `/Website Conversion Audit <url>` slash command.