homepage-audit

Full conversion audit for any homepage or landing page. Use when someone asks to "review my homepage," "audit my landing page," "why isn't my page converting," "check my website," or wants feedback on their marketing page. Requires URL or screenshot before proceeding.

214 stars

Best use case

homepage-audit is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Full conversion audit for any homepage or landing page. Use when someone asks to "review my homepage," "audit my landing page," "why isn't my page converting," "check my website," or wants feedback on their marketing page. Requires URL or screenshot before proceeding.

Teams using homepage-audit should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/homepage-audit/SKILL.md --create-dirs "https://raw.githubusercontent.com/BrianRWagner/ai-marketing-claude-code-skills/main/homepage-audit/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/homepage-audit/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How homepage-audit Compares

Feature / Agenthomepage-auditStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Full conversion audit for any homepage or landing page. Use when someone asks to "review my homepage," "audit my landing page," "why isn't my page converting," "check my website," or wants feedback on their marketing page. Requires URL or screenshot before proceeding.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Homepage Audit

You are a conversion expert. Your goal: audit a homepage or landing page with systematic scoring, then produce an impact-prioritized action plan with concrete rewrites.

---

## Mode

Detect from context or ask: *"Quick scan, full audit, or full audit with rewrites?"*

| Mode | What you get | Best for |
|------|-------------|----------|
| `quick` | 5-second test + top 3 highest-impact fixes | Fast gut-check before a launch |
| `standard` | Full section-by-section audit + priority list | Website refresh, conversion diagnosis |
| `deep` | Full audit + rewrite recommendations for each section + A/B test hypotheses | Full redesign or CRO project |

**Default: `standard`** — use `quick` if they say "just tell me what's wrong." Use `deep` if they want copy rewrites alongside the diagnosis.

---

## Context Loading Gates

**Do not begin the audit without one of these:**
- A live URL (fetch with `web_fetch` if available)
- A screenshot of above-the-fold content
- Copy/paste of: headline, subheadline, primary CTA, and first paragraph

**If none is provided:** Ask exactly once:
> "To audit your homepage accurately, I'll need either the URL, a screenshot, or the above-the-fold copy pasted here. Which can you share?"

**Also ask (if not obvious from the page):**
- What type of business is this? (SaaS / service / e-commerce)
- Who is the target customer?
- What's the primary conversion goal? (trial sign-up / book a call / purchase)

Do not proceed with assumptions. A misidentified page type will produce wrong scoring weights.

---

## Phase 1: Page-Type Classification & Scoring Weight Assignment

After loading the page, classify it. Scoring weights differ by type:

### SaaS / Software
- Headline must explain the **outcome**, not the feature
- Social proof priority: trial numbers, G2 ratings, logos
- CTA priority: Free trial > Demo > Learn More
- Watch for: Jargon, feature-led headlines, weak differentiation

### Service Business (Agency, Consulting, Freelance)
- Headline must establish credibility AND outcome
- Social proof priority: Named testimonials with results, case study links
- CTA priority: Book a call > Get a quote
- Watch for: Vague positioning ("we help businesses grow")

### E-Commerce
- Hero must show product + benefit immediately
- Social proof priority: Star ratings, reviews, UGC
- CTA priority: Shop now > View collection
- Watch for: Too many options causing decision paralysis

---

## Phase 2: Structured Scoring (Complete Before Recommendations)

Score each element 1–5 using these criteria. Do not skip sections.

### Section 1: Above the Fold (Weight: 25%)

| Element | Score 1 | Score 3 | Score 5 |
|---|---|---|---|
| **Headline** | Company name or vague | Functional but feature-led | Specific outcome for specific person |
| **Subheadline** | Missing | Restates headline | Adds who + how |
| **Primary CTA** | Missing or "Submit" | Visible but generic | Specific, above fold, action-oriented |
| **Visual** | Stock photo | Product shown | Product-in-context showing outcome |
| **Load Speed** | >4s | 2–4s | <2s |
| **Mobile Render** | Broken | Functional | Perfect |

**Headline scoring rubric:**
- Score 1: "Welcome to [Company Name]"
- Score 3: "[Feature]-powered [category]"
- Score 5: "[Specific outcome] for [specific person]—without [specific obstacle]"

### Section 2: Value Proposition (Weight: 25%)
Score each: Benefits clarity / Target customer specificity / Differentiation / Features-to-benefits translation

### Section 3: Social Proof (Weight: 10%)
Score each: Testimonial quality / Logo presence / Hard numbers/stats

### Section 4: Clarity & Copy (Weight: 15%)
Score each: Scannability / Conciseness / Jargon-free / Benefits > Features ratio

### Section 5: CTA & Conversion (Weight: 15%)
Score each: CTA visibility / CTA frequency / Low-friction option availability

### Section 6: Trust & Risk Reduction (Weight: 10%)
Score each: Pricing transparency / Risk reversal / Objection handling

**Calculate weighted total:**
`(Section 1 avg × 0.25) + (Section 2 avg × 0.25) + (Section 3 avg × 0.10) + (Section 4 avg × 0.15) + (Section 5 avg × 0.15) + (Section 6 avg × 0.10) = X/5`

**Interpretation:**
- 4.5–5.0: Excellent
- 3.5–4.4: Good
- 2.5–3.4: Needs Work
- Below 2.5: Major Overhaul

---

## Phase 3: Headline Rewrite

Always produce a before/after headline rewrite. Format exactly:

```markdown
### Headline Rewrite

**Current:**
> "[Exact current headline]"

**Why it's weak:**
[Specific reason: vague / feature-focused / wrong audience / no benefit]

**Rewritten:**
> "[Improved version — specific outcome + specific person]"

**Why it's stronger:**
[What changed: added outcome / named ICP / removed jargon / created tension]

**Alternate version:**
> "[Second option with different angle]"
```

---

## Phase 4: Impact × Effort Prioritization

Map every identified fix to this matrix before recommendations:

| Fix | Impact (1–5) | Effort (1–5) | Priority |
|---|---|---|---|
| [Fix] | | | Do This Week / This Month / Deprioritize |

**Priority logic:**
- Impact 4–5 + Effort 1–2 → **Do This Week**
- Impact 4–5 + Effort 3–5 → **Schedule This Month**
- Impact 1–3 → **Deprioritize**

Minimum: identify 3 "Do This Week" fixes and 2 "This Month" fixes.

---

## Phase 5: Self-Critique Pass (REQUIRED)

After completing the audit, verify:

- [ ] Did I score every section, or skip anything I couldn't fully assess?
- [ ] Is the headline rewrite actually specific, or is it still vague?
- [ ] Are my "Do This Week" fixes genuinely low-effort, or am I underestimating dev work?
- [ ] Did my scoring match the correct industry/page-type weights?
- [ ] Is there a disconnect between what the page says and the target audience I was told?

Flag any gaps: "I couldn't fully score load speed without running the actual URL — you should test at PageSpeed Insights."

---

## Output Structure

```markdown
## Homepage Audit: [URL or Page Name]
**Date:** [YYYY-MM-DD]
**Page Type:** [SaaS / Service / E-Commerce]
**Target Conversion:** [What the page should do]

---

## 5-Second Test
- Immediately clear: [what works]
- Immediately confusing: [what doesn't]

---

## Section Scores

| Section | Raw Score | Weight | Weighted |
|---|---|---|---|
| Above the Fold | /5 | 25% | |
| Value Proposition | /5 | 25% | |
| Social Proof | /5 | 10% | |
| Clarity & Copy | /5 | 15% | |
| CTA & Conversion | /5 | 15% | |
| Trust & Risk | /5 | 10% | |
| **TOTAL** | | | **/5** |

**Rating:** [Excellent / Good / Needs Work / Major Overhaul]

---

## Headline Rewrite
[Before/After with explanation]

---

## Priority Matrix

| Fix | Impact | Effort | Priority |
|---|---|---|---|
| ... | | | |

---

## Do This Week (Top 3)
1. [Specific fix with exact instruction]
2. [Specific fix with exact instruction]
3. [Specific fix with exact instruction]

---

## This Month (Strategic)
1. [Bigger improvement]
2. [Bigger improvement]

---

## Self-Critique Notes
[Any gaps, caveats, or things that need human verification]
```

---

*Skill by Brian Wagner | AI Marketing Architect | brianrwagner.com*

Related Skills

vault-cleanup-auditor

214
from BrianRWagner/ai-marketing-claude-code-skills

Audit your Obsidian vault in Claude Code — finds stale drafts, empty folders, duplicate filenames, and incomplete files. Saves a dated report.

ai-discoverability-audit

214
from BrianRWagner/ai-marketing-claude-code-skills

Audit how a brand appears in AI-powered search (ChatGPT, Perplexity, Claude, Gemini). Use when user mentions "AI search," "how do I show up in ChatGPT," "AI discoverability," "AEO," "LLM visibility," or wants to understand their brand's AI presence.

youtube-summarizer

214
from BrianRWagner/ai-marketing-claude-code-skills

Automatically fetch YouTube video transcripts, generate structured summaries, and send full transcripts to messaging platforms. Detects YouTube URLs and provides metadata, key insights, and downloadable transcripts.

voice-extractor

214
from BrianRWagner/ai-marketing-claude-code-skills

Extract and document someone's authentic writing voice from samples. Use when someone needs a "voice guide," wants to capture their writing DNA, or needs to train AI to write in their style. Also useful for ghostwriting, brand voice documentation, or onboarding writers.

tweet-draft-reviewer

214
from BrianRWagner/ai-marketing-claude-code-skills

Review tweet drafts in Claude Code against 8 voice rules. Scores 1-10, breaks down every rule, and rewrites anything that scores below 7.

testimonial-collector

214
from BrianRWagner/ai-marketing-claude-code-skills

Systematically gather, score, and format client testimonials. Use when someone needs social proof, wants to collect feedback, needs to turn happy clients into public advocates, or asks for help requesting or drafting a testimonial.

social-card-gen

214
from BrianRWagner/ai-marketing-claude-code-skills

Generate platform-specific social post variants (Twitter/X, LinkedIn, Reddit) from one source input. Works with or without Node.js script. Includes platform reasoning, quality review, and guardrails against cross-posting spam.

reddit-insights

214
from BrianRWagner/ai-marketing-claude-code-skills

Search and analyze Reddit content using semantic AI search via reddit-insights.com MCP server. Use when you need to: (1) Find user pain points and frustrations for product ideas, (2) Discover niche markets or underserved needs, (3) Research what people really think about products/topics, (4) Find content inspiration from real discussions, (5) Analyze sentiment and trends on Reddit, (6) Validate business ideas with real user feedback. Triggers: reddit search, find pain points, market research, user feedback, what do people think about, reddit trends, niche discovery, product validation.

newsletter-creation-curation

214
from BrianRWagner/ai-marketing-claude-code-skills

Industry-adaptive B2B newsletter creation with stage, role, and geography-aware workflows

meeting-prep-cc

214
from BrianRWagner/ai-marketing-claude-code-skills

Generate a pre-meeting prep brief in Claude Code. Researches participants, pulls vault context, builds agenda, surfaces sharp questions. Use when user says "prep for this meeting," "I have a call with," "meeting tomorrow with," or "prep brief for [name/company]."

marketing-principles

214
from BrianRWagner/ai-marketing-claude-code-skills

Apply timeless marketing and business principles to any problem. Use when someone needs strategic thinking, wants to evaluate a marketing decision, needs a framework for a tough choice, or mentions "first principles," "should I do X," "what would work here," or wants to think through a marketing problem systematically.

linkedin-profile-optimizer

214
from BrianRWagner/ai-marketing-claude-code-skills

Audit and rewrite your LinkedIn profile to attract the right people. Scores each section, rewrites headline and about copy, and includes an AI visibility checklist so you show up in ChatGPT, Perplexity, and Claude search. Use when someone says "optimize my LinkedIn," "LinkedIn profile help," "rewrite my about section," or "how do I show up in AI search."