bundles/sales/skills/partnership-builder/SKILL.md
Build revenue-generating partnerships including affiliate programs, integration partnerships, reseller programs, and co-marketing strategies. Activates for "how do I get partners" or affiliate setup questions.
npx skillsauth add shipshitdev/library partnership-builderInstall 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.
Create revenue-generating partnerships for indie businesses: affiliate programs, integration partnerships, reseller networks, and co-marketing relationships.
Core Principle: "Partnerships multiply reach without multiplying effort. One good partner can be worth 1,000 cold emails."
| Type | What It Is | Revenue Model | Best For | |------|------------|---------------|----------| | Affiliate | Others refer customers | Commission on sales | Any product | | Integration | Product connects to others | Shared customers | SaaS | | Reseller | Others sell your product | Margin on sales | Products with margin | | Co-Marketing | Joint marketing efforts | Shared audience | Complementary products | | Embedded | Your product inside theirs | Revenue share | Specific features |
| Model | Rate | Best For | |-------|------|----------| | One-time % | 20-50% | One-time products | | Recurring % | 10-30% | Subscriptions | | Tiered | Higher for more sales | Top performers | | Flat fee | $X per conversion | High-volume |
| Source | Description | |--------|-------------| | Customers | Already use your product + have audience | | Tools they use | Integration opportunities | | Content creators | YouTubers, bloggers in your space | | Agencies | Serve your target customer | | Consultants | Recommend tools to clients |
| Skill | When to Use |
|-------|-------------|
| outbound-optimizer | Partner outreach messaging |
| copywriter | Partner landing pages |
| offer-architect | Partner-specific offers |
For detailed program design, outreach templates, and implementation guides: 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.