bundles/sales/skills/traffic-validator/SKILL.md
Validate traffic strategy against Traffic Secrets principles. Assess Dream 100, Work In vs. Buy In, traffic temperature, and audience ownership. Activates for "validate my traffic plan" or traffic assessment questions.
npx skillsauth add shipshitdev/library traffic-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.
Assess traffic strategy against Traffic Secrets principles. Expose scattered traffic efforts and unclear audience strategy.
Brunson's Principle: "Your customers are already congregating. Find the watering holes."
Dream 100 → Work In or Buy In → Hook → Funnel → Own the Audience
| Dimension | Weight | What It Measures | |-----------|--------|------------------| | Dream 100 Clarity | 2x | Do you know where audience congregates? | | Hook Strategy | 1.5x | Are you interrupting the scroll? | | Work In vs. Buy In | 1.5x | Is approach clear and appropriate? | | Funnel Alignment | 1.5x | Does traffic match funnel temperature? | | Audience Ownership | 1.5x | Are you building owned audience? | | Conversion Path | 1x | Is traffic turning into customers? |
Max Score: 100 points
| Score | Rating | Verdict | |-------|--------|---------| | 85-100 | Traffic Machine | Scale and optimize | | 70-84 | Good Foundation | Address weak points | | 55-69 | Needs Work | Fix before scaling | | 40-54 | Scattered | Consolidate and focus | | 0-39 | No Strategy | Start from scratch |
| Temp | They Know | Appropriate Funnel | |------|-----------|-------------------| | Cold | Nothing | Lead magnet, free content | | Warm | Problem + solution | Tripwire, webinar | | Hot | Ready to buy | Sales page, booking |
| Skill | When to Use |
|-------|-------------|
| traffic-architect | Design strategy from scratch |
| channel-validator | Validate channel focus |
| funnel-validator | Validate funnel matches traffic |
| copy-validator | Validate hooks |
For detailed scoring criteria, output templates, and complete examples: Load ${CLAUDE_SKILL_DIR}/references/full-guide.md when the user asks for full scoring breakdowns, output templates, or worked examples.
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.