bundles/content/skills/copy-validator/SKILL.md
Use this skill when users need to validate sales copy, landing page text, email sequences, or marketing messaging. Activates for "validate my copy," "is my copy good," "rate my headline," or when checking copy quality before publishing.
npx skillsauth add shipshitdev/library copy-validatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Ruthlessly assess sales copy against Russell Brunson's Hook-Story-Offer framework combined with classic direct response principles. Score objectively, expose weak points, provide rewrites.
Brunson's Core Principle: "The hook grabs them, the story connects them, the offer converts them."
HOOK (Stop + Engage) → STORY (Connect + Believe) → OFFER (Desire + Act)
Scoring Dimensions (6 total):
| Dimension | Weight | What It Measures | |-----------|--------|------------------| | Hook Power | 2x | Does the headline stop and engage? | | Story Resonance | 1.5x | Does the story create emotional connection? | | Proof Stacking | 1.5x | Is there enough evidence to believe? | | Offer Presentation | 2x | Is the offer clear and desirable? | | Urgency/Scarcity | 1x | Is there a reason to act NOW? | | CTA Strength | 1x | Is the call-to-action compelling and clear? |
Max Score: 100 points
| Score | Rating | Verdict | |-------|--------|---------| | 85-100 | Conversion Copy | Ready to run. Minor polish only. | | 70-84 | Strong Copy | Good foundation. Fix weak points. | | 55-69 | Leaky Copy | Significant gaps. Improve before running. | | 40-54 | Weak Copy | Major issues. Rewrite key sections. | | 0-39 | Broken Copy | Start over. Fundamental problems. |
| Skill | When to Use |
|-------|-------------|
| funnel-validator | Validate the full funnel, not just copy |
| offer-validator | Validate the core offer structure |
| expert-validator | Validate positioning and messaging strategy |
| offer-architect | If offer itself needs rebuilding |
For complete scoring criteria, hook formulas, story elements checklist, proof types, offer presentation formulas, CTA formulas, output format template, and example validations, see: references/full-guide.md
development
TypeScript refactoring and modernization guidelines from a principal specialist perspective. This skill should be used when refactoring, reviewing, or modernizing TypeScript code to ensure type safety, compiler performance, and idiomatic patterns. Triggers on tasks involving TypeScript type architecture, narrowing, generics, error handling, or migration to modern TypeScript features.
tools
Resolves TypeScript and JavaScript problems across type-level programming, performance, monorepo management, migration, and modern tooling. Invoke when diagnosing "type instantiation excessively deep" errors, migrating JS to TS, configuring strict tsconfig, debugging module resolution, or choosing between Biome/ESLint/Turborepo/Nx.
tools
Turborepo monorepo build system guidance. Triggers on: `turbo.json`, task pipelines, `dependsOn`, caching, remote cache, the `turbo` CLI, `--filter`, `--affected`, CI optimization, environment variables, internal packages, monorepo structure, and package boundaries. Use when the user configures tasks or workflows, creates packages, sets up a monorepo, shares code between apps, runs changed packages, debugs cache behavior, or works in an `apps/` plus `packages/` workspace.
tools
Provides Tailwind CSS v4 performance optimization and best practices guidelines. Triggers when writing, reviewing, or refactoring Tailwind CSS v4 code; when working with Tailwind configuration, @theme directive, utility classes, responsive design, dark mode, container queries, or CSS generation optimization.