From founder-skills
Analyzes landing pages from URLs or HTML/CSS code, audits elements against CRO principles and high-converting patterns, delivers actionable optimization recommendations.
npx claudepluginhub ognjengt/founder-skills --plugin founder-skillsThis skill uses the workspace's default tool permissions.
Analyze a landing page and deliver a comprehensive CRO audit with specific, actionable recommendations to maximize conversions.
Analyzes landing pages from URLs or HTML/CSS code, audits elements against CRO principles and high-converting patterns, delivers actionable optimization recommendations.
Audits landing pages for conversion rate optimization (CRO) with above-the-fold checks, headline/CTA/form improvements, social proof suggestions, and industry benchmarks.
Performs 53-point conversion audit on landing or sales pages, evaluating customer focus, narrative arc, copy quality, design, CTAs, and proof. Delivers scored report with prioritized fixes.
Share bugs, ideas, or general feedback.
Analyze a landing page and deliver a comprehensive CRO audit with specific, actionable recommendations to maximize conversions.
Check $ARGUMENTS first to determine execution mode:
Respond with: "cro-optimization loaded, provide your landing page URL or paste your HTML/CSS code"
Then wait for the user to provide their landing page in the next message.
Proceed immediately to Task Execution (skip the "loaded" message).
When landing page is available (either from initial $ARGUMENTS or follow-up message):
BLOCKING REQUIREMENT — DO NOT SKIP THIS STEP
Before doing ANYTHING else, you MUST use the Read tool to read ALL three reference files:
Read: ./references/cro_principles.md
Read: ./references/landing_page_patterns.md
Read: ./references/element_audit_framework.md
What you will find:
DO NOT PROCEED to Step 2 until you have read all files and have the principles, patterns, and audit framework loaded in context.
Check if FOUNDER_CONTEXT.md exists in the project root.
If user provided a URL:
If user provided HTML/CSS directly:
Extract and catalog these elements from the page:
Typography:
Visual Structure:
Conversion Elements:
Technical:
For each of the 13 principles in cro_principles.md:
Prioritize by impact:
Using landing_page_patterns.md:
For each issue found, provide:
Hard constraints. No interpretation.
# CRO Audit Report: [Page Name/URL]
## Executive Summary
[2-3 sentences: Overall assessment, biggest opportunities, expected impact]
---
## What's Working Well
[Bullet list of 3-5 elements that follow CRO best practices]
---
## Critical Issues (Fix First)
### Issue 1: [Specific Problem]
**Principle Violated:** [Principle name and number]
**Current State:** [What exists now]
**Problem:** [Why this hurts conversions]
**Recommendation:** [Specific fix]
**Example:**
BEFORE: [Current copy/element] AFTER: [Recommended copy/element]
**Expected Impact:** [What improvement to expect]
### Issue 2: [Specific Problem]
[Same structure]
---
## High-Impact Optimizations
### Optimization 1: [Improvement Area]
**Current State:** [What exists]
**Opportunity:** [What could be better]
**Recommendation:** [Specific change]
**Example:**
BEFORE: [Current] AFTER: [Recommended]
**Priority:** [High/Medium] — [Reasoning]
[Continue for each optimization]
---
## Section-by-Section Analysis
### Above the Fold
- **H1:** [Assessment and recommendation if needed]
- **Subheadline:** [Assessment and recommendation if needed]
- **CTA:** [Assessment and recommendation if needed]
- **Trust signals:** [Assessment and recommendation if needed]
### [Section Name]
[Analysis and recommendations]
[Continue for each major section]
---
## Quick Wins (Easy Implementations)
1. [Simple change with good impact]
2. [Simple change with good impact]
3. [Simple change with good impact]
---
## Testing Roadmap
1. **Test First:** [Highest impact hypothesis]
2. **Test Second:** [Next priority]
3. **Test Third:** [Following priority]
---
## Benchmark Comparison
**Compared to:** [Relevant high-converting examples from patterns file]
**Missing elements:** [What top performers have that this page lacks]
**Adoption opportunities:** [Specific patterns to consider implementing]
All three files MUST be read using the Read tool before analysis (see Step 1):
| File | Purpose |
|---|---|
./references/cro_principles.md | 13 CRO principles with detection criteria, fix patterns, and violation symptoms |
./references/landing_page_patterns.md | Real patterns from ClickUp, Notion, Stripe, Apple, Shopify, etc. organized by category |
./references/element_audit_framework.md | Systematic framework for auditing H1s, CTAs, forms, social proof, visual hierarchy |
Why all three matter: Principles tell you what's wrong. Patterns show you what good looks like. The audit framework ensures you check everything systematically. Together they produce specific, evidence-based recommendations instead of generic CRO advice.
Before finalizing output, verify ALL of the following:
./references/cro_principles.md before analyzing./references/landing_page_patterns.md before analyzing./references/element_audit_framework.md before analyzingIf ANY check fails → revise before presenting.
Use these unless context indicates otherwise:
If the page type is clearly different (e-commerce, content site, etc.), adjust analysis accordingly.
Document any assumptions made in the Executive Summary.