page-cro

Audit live marketing pages against a CRO checklist and apply fixes via atomic commits.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/vebesz/vstack --skill page-cro-vebesz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-cro
Source: https://github.com/vebesz/vstack/tree/main/page-cro
Command: npx skills add https://github.com/vebesz/vstack --skill page-cro-vebesz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Marketing teams struggle to optimize conversions on live pages. This Skill audits live pages in a real browser against a structured CRO checklist and returns actionable fixes that can be applied to the source code.

Core Features & Use Cases

  • CRO audit: visits live pages, scores against a structured checklist, and verifies fixes with before/after checks.
  • Code-first verification: applies fixes via atomic commits and re-verifies in the browser.
  • Use Case: Reusable for homepages, landing pages, pricing, feature pages, signup flows, popups, and forms to boost conversions.

Quick Start

Activate the skill and run the CRO workflow against a target URL to audit, fix, and verify improvements.

Frequently Asked Questions about page-cro

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit live landing pages for conversion rate optimization issues?

You can audit live landing pages by loading them in a real browser and scoring them against a structured conversion rate optimization checklist to identify actionable fixes. This process covers homepages, pricing, feature pages, signup flows, and popups.

What is a browser-based CRO checklist audit and how does it work?

A browser-based CRO checklist audit visits your live marketing pages in a real browser environment, scores them against structured conversion rules, and applies deterministic code fixes. It then re-verifies the changes in the browser to confirm improvements.

Do I need access to the source codebase to apply conversion rate optimization fixes?

Yes, you need access to the project codebase to apply conversion rate optimization fixes. The Skill applies changes via atomic commits to the source code and requires the target page URL to execute the browser-based audit and verification workflow.

How do I verify conversion rate optimization fixes before deploying to production?

You verify conversion rate optimization fixes by running automated before and after checks in a real browser. The Skill applies changes via atomic commits and re-verifies the live page to ensure the deterministic code changes resolve the identified issues.

Can I use an automated CRO audit on signup flows and pricing pages?

Yes, you can use an automated CRO audit on signup flows, pricing pages, homepages, landing pages, feature pages, and popups. The Skill visits these live pages in a real browser and evaluates them against a structured conversion checklist.

What is the best way to automate conversion rate optimization checks across multiple page types?

The best way to automate conversion rate optimization checks is using a real browser to audit live pages against a structured checklist and apply fixes via atomic commits. This approach handles homepages, pricing, feature pages, signup flows, and popups with automated verification.