bundles/sales/skills/funnel-validator/SKILL.md
Use this skill when users need to validate an existing sales funnel, landing page sequence, or customer journey. Activates for "validate my funnel," "is my funnel good," "why isn't my funnel converting," or when checking funnel quality before driving traffic.
npx skillsauth add shipshitdev/library funnel-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 existing funnels against Russell Brunson's DotCom Secrets framework. Score objectively, expose conversion killers, prescribe actionable fixes.
Brunson's Core Principle: "You're one funnel away from changing your life."
HOOK (Grab Attention) → STORY (Build Connection) → OFFER (Close the Deal)
Scoring Dimensions (6 total):
| Dimension | Weight | What It Measures | |-----------|--------|------------------| | Hook Strength | 2x | Does it stop the scroll and grab attention? | | Story Connection | 1.5x | Does it create emotional connection and belief? | | Offer Clarity | 2x | Is the offer clear, compelling, and irresistible? | | Value Ladder Fit | 1x | Does this funnel fit the ascension path? | | Traffic Match | 1.5x | Is the funnel matched to traffic temperature? | | Conversion Path | 1x | Is the next step obvious and frictionless? |
Max Score: 100 points
| Score | Rating | Verdict | |-------|--------|---------| | 85-100 | Conversion Machine | Ready to scale. Minor optimizations only. | | 70-84 | Strong Funnel | Good foundation. Fix weak points, then scale. | | 55-69 | Leaky Funnel | Significant gaps. Fix before scaling traffic. | | 40-54 | Broken Funnel | Major issues. Rebuild key components. | | 0-39 | Non-Functional | Start over. Fundamental problems throughout. |
| Temperature | They Know | Appropriate Funnel | |-------------|-----------|-------------------| | Cold | Nothing about you | Lead funnel, value-first content | | Warm | Problem + your solution | Tripwire, webinar, challenge | | Hot | Ready to buy | Sales page, order form, call booking |
1. Free: Lead magnet, free content
2. Low-Ticket: $7-97 tripwire, self-liquidating offer
3. Mid-Ticket: $97-997 course, program
4. High-Ticket: $1K-10K coaching, done-for-you
5. Continuity: Recurring membership, retainer
| Skill | When to Use |
|-------|-------------|
| funnel-architect | After validation, rebuild weak areas |
| copy-validator | Validate the copy on each page |
| offer-validator | Validate the core offer separately |
| traffic-architect | Design traffic strategy for validated funnel |
For complete scoring criteria for all 6 dimensions, red flags checklist, epiphany bridge framework, CTA best practices, output format template, example validations (leaky funnel, strong funnel), and common validation mistakes, 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.