with one click
Analyze and optimize individual pages for conversion performance.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill page-croCopy and paste this command into Claude Code to install the skill
Analyze and optimize individual pages for conversion performance.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill page-croCopy and paste this command into Claude Code to install the skill
Audit deployed Vercel apps for cost and performance issues using metrics, project config, code scans, and version-aware recommendations.
Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers direct-CDP live-DOM auditing; falls back to a browser-MCP composition or HTML-string audits.
Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff against a branch. Reports only new violations introduced, violations fixed, and pre-existing count. Use `scan` for a full audit with no diffing.
Audit a live page for accessibility issues, locate each WCAG violation precisely, and return a selector-grounded fix worklist without editing.
Use when working with composition-patterns tasks or workflows
Use when working with debugging toolkit smart debug (Alias for debugging-toolkit-smart-debug)
| name | page-cro |
| description | Analyze and optimize individual pages for conversion performance. |
| risk | unknown |
| source | community |
| date_added | 2026-02-27 |
Before giving CRO advice, calculate the Page Conversion Readiness & Impact Index.
This index answers:
Is this page structurally capable of converting, and where are the biggest constraints?
It prevents:
This is a diagnostic score, not a success metric.
| Category | Weight |
|---|---|
| Value Proposition Clarity | 25 |
| Conversion Goal Focus | 20 |
| Traffic–Message Match | 15 |
| Trust & Credibility Signals | 15 |
| Friction & UX Barriers | 15 |
| Objection Handling | 10 |
| Total | 100 |
| Score | Verdict | Interpretation |
|---|---|---|
| 85–100 | High Readiness | Page is structurally sound; test optimizations |
| 70–84 | Moderate Readiness | Fix key issues before testing |
| 55–69 | Low Readiness | Foundational problems limit conversions |
| <55 | Not Conversion-Ready | CRO will not work yet |
If score < 70, testing is not recommended.
(Proceed only after scoring)
Analyze in impact order, not arbitrarily.
Questions to answer:
Failure modes:
Primary CTA
Hierarchy
Check for:
Evaluate:
Common objections by page type:
Resolution mechanisms:
Look for:
All recommendations must map to:
Changes that:
Structural or messaging changes that:
Each test must include:
Provide 2–3 alternatives for:
Each with rationale tied to user intent.
(Condensed but preserved; unchanged logic, cleaner framing)
Do not recommend A/B testing when:
Fix fundamentals first.
## When to Use
This skill is applicable to execute the workflow or actions described in the overview.
## Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.