bundles/startup/skills/cofounder-evaluator/SKILL.md
Use this skill when users need to evaluate potential co-founders, assess founder compatibility, design equity splits, or navigate co-founder relationships. Activates for "should I work with this person," "co-founder fit," "equity split," or founding team questions.
npx skillsauth add shipshitdev/library cofounder-evaluatorInstall 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.
Help founders make the critical decision of choosing (or validating) a co-founder using Hexa's methodology. Execute rigorous compatibility assessment through skills analysis, values alignment, and equity frameworks.
Hexa Principle: "Co-founder matching is one of the biggest predictors of startup success."
| Favors Solo | Favors Co-founder | |-------------|-------------------| | 80%+ skills covered | Major skill gaps | | Move fast alone | Need parallel execution | | Prefer autonomy | Value debate/input | | Strong network | Need complementary network | | Bootstrapping | Raising (investors like teams) |
5+ either way: Follow that direction
Rate 1-5 for: Technical, Sales, Marketing, Finance/Ops, Leadership, Domain, Fundraising, Recruiting
Ideal: No overlaps >4, no gaps <2
| Type | Best Paired With | |------|------------------| | Builder | Seller or Operator | | Seller | Builder or Operator | | Operator | Builder or Seller | | Visionary | Executor |
Red Flag: Different answers = discuss before proceeding
Must pass: Delivered commitments, proactive communication, resolved disagreement, excited to continue
| Situation | Split | |-----------|-------| | Equal contribution | 50/50 | | Idea + domain vs. execution | 55/45 - 60/40 | | Full-time vs. part-time | 60/40 - 70/30 |
"Would I want to work closely with this person, through extreme stress, for 7-10 years?"
If not enthusiastic yes, keep looking.
early-hiring-advisor - Build team after foundingidea-validator - Validate idea togetherexecution-accelerator - Make the decisionFor complete assessment matrices, reference questions, agreement checklist, output templates, and common 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.