cro-ecommerce

Audit e-commerce websites for conversion rate optimization across product, cart, checkout, and pricing pages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, beautifulsoup4, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the critical need to optimize online stores for higher conversion rates, tackling issues from product pages to checkout abandonment.

Core Features & Use Cases

  • E-commerce Audit: Analyzes Product Detail Pages (PDP), cart pages, checkout flows, and pricing pages for conversion bottlenecks.
  • Platform Detection: Identifies e-commerce platforms like Shopify, WooCommerce, and Magento.
  • Use Case: An online retailer wants to understand why their checkout abandonment rate is high. This Skill can audit the entire checkout flow, identify friction points, and suggest specific improvements to increase completed purchases.

Quick Start

Use the cro-ecommerce skill to audit the e-commerce experience on https://example-store.com.

Frequently Asked Questions about cro-ecommerce

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

FAQPage Schema
How do I audit my e-commerce checkout flow for conversion bottlenecks?

To audit e-commerce checkout flows for conversion bottlenecks, fetch and parse website HTML to detect friction points. Analyzing the cart page and checkout process against conversion psychology principles identifies specific improvements to reduce abandonment rates.

What is conversion rate optimization for product detail pages?

Conversion rate optimization for product detail pages involves evaluating PDPs against industry best practices to remove purchase friction. It analyzes HTML elements and screenshots to detect layout or pricing issues that deter customers from adding items to their cart.

Can I run a conversion optimization audit on a Shopify or WooCommerce store?

Yes, you can run a conversion optimization audit on Shopify, WooCommerce, or Magento stores. The analysis includes platform detection to tailor the evaluation of product pages, cart functionality, and checkout processes to the specific e-commerce platform.

Do I need Playwright and BeautifulSoup to analyze e-commerce conversion rates?

You need Playwright, BeautifulSoup4, and Requests to comprehensively analyze e-commerce conversion rates. These dependencies enable web fetching, HTML parsing, and screenshot capabilities required to evaluate cart pages and checkout processes against best practices.

What is the best way to evaluate pricing pages for e-commerce conversion?

The best way to evaluate pricing pages for e-commerce conversion is to parse the HTML structure and capture screenshots to assess visual hierarchy. Comparing the page layout against conversion psychology principles reveals friction points that depress sales.