Make Product Viral banner
gorock007 gorock007

Make Product Viral

Development community

Description

A Claude Code skill that audits your landing page against the 32 Principles of a Viral Product and returns a 0-100 score with prioritized fixes.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Make Product Viral πŸš€

A [Claude Code](https://claude.com/claude-code) skill that audits your product's landing page against the **32 Principles of a Viral Product** and hands you a graded report β€” then fixes the problems for you.

/make-product-viral
πŸš€ Make Product Viral β€” Report

  54/100 · 🟠 Getting warm

Your hero explains what the product is but never says why anyone
should care. The CTA says "Get Started" β€” started with what?

| #  | Principle                    | Score | Note                                    |
|----|------------------------------|:-----:|-----------------------------------------|
| 3  | Numbers over adjectives      |  πŸ”΄ 0 | "Blazing fast, powerful" β€” zero numbers |
| 20 | Sellable from the hero alone |  🟠 1 | Value prop is 3 scrolls down            |
| 28 | CTA says what happens next   |  πŸ”΄ 0 | "Get Started" Γ—4 β†’ try "Analyze My Site"|
| 29 | Has testimonials             |  πŸ”΄ 0 | None found anywhere on the page         |
...

What it does

It grades the **public surface** of your product β€” hero, headline, pricing, OG image, demo, CTA, testimonials, footer copy β€” not your backend code quality. You get:

  • An overall score out of 100 and a tier verdict
  • A scorecard of all 32 principles, each scored 0–3 with a one-line reason
  • 5–8 prioritized fixes, each with real beforeβ†’after copy written for your product
  • A short list of what's already working, so it's not all criticism

Every score is anchored to something it actually read in your files, quoted with a `file:line` reference. It's built to be a tough grader β€” most early products land in the 40–65 range.

The best part is what happens after the report: tell Claude which fixes you want and it edits your code directly.

Install

Skills live in `~/.claude/skills/`. Drop this folder in there and Claude Code auto-discovers it β€” no config, no restart.

**With git:**

git clone https://github.com/gorock007/make-product-viral.git ~/.claude/sk