bundles/sales/skills/traffic-architect/SKILL.md
Design traffic strategy, build Dream 100 list, or plan audience acquisition using Traffic Secrets principles. Activates for "build my traffic plan," "create my Dream 100," or traffic acquisition planning.
npx skillsauth add shipshitdev/library traffic-architectInstall 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.
Design traffic strategies using Traffic Secrets principles: Dream 100, Work In vs. Buy In, traffic temperature, and audience ownership.
Brunson's Core Principle: "Your customers are already congregating. Find the watering holes."
Core Components:
| Category | What to Find | How Many | |----------|--------------|----------| | Influencers | People they follow | 25 | | Podcasts | Shows they listen to | 25 | | Channels | YouTube, newsletters | 15 | | Communities | Groups, forums, subreddits | 15 | | Publications | Blogs, sites they read | 10 | | Events | Conferences, meetups | 10 |
| Situation | Recommendation | |-----------|----------------| | Pre-revenue | Work In (validate first) | | <$5K/mo | Work In primary | | $5K-20K/mo | Work In + test Buy In | | >$20K/mo | Mix based on CAC/LTV | | Proven funnel | Buy In to scale |
| Temp | Strategy | Content | |------|----------|---------| | Cold | Value-first, no selling | How-to, guides, lead magnets | | Warm | Low-ticket offers | Tripwires, webinars, case studies | | Hot | Direct offers | Sales pages, booking pages |
Ask:
| Skill | When to Use |
|-------|-------------|
| traffic-validator | Validate strategy |
| funnel-architect | Design funnel |
| channel-validator | Validate channel focus |
| copy-validator | Validate hooks |
For detailed execution workflow, templates, and 90-day plans: Load ${CLAUDE_SKILL_DIR}/references/full-guide.md when the user asks for step-by-step execution, campaign templates, or a 90-day plan.
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.