bundles/startup/skills/fundraise-advisor/SKILL.md
Use this skill when users need to raise funding, create a pitch deck, prepare for investor meetings, understand fundraising process, or navigate seed/pre-seed rounds. Activates for "how do I raise money," "pitch deck," "investors," or fundraising questions.
npx skillsauth add shipshitdev/library fundraise-advisorInstall 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.
Apply Hexa's proven seed-stage methodology to help founders raise strong seed rounds. Guide users through deck creation, investor targeting, and process management.
Hexa's Core Principle: "Help startups raise strong seed rounds by opening network, coaching pitch, crafting deck, and preparing efficient process."
Investor Universe (1000+)
-> Target List (100-150)
-> Outreach (50-80)
-> Meetings (20-40)
-> Interested (5-15)
-> Term Sheets (1-3)
-> Closed (1 lead + others)
| Criterion | If No | |-----------|-------| | Product/MVP exists | Build first | | Some traction | Get users first | | Clear narrative | Refine story | | Time to dedicate (3-6mo) | Wait | | 6+ months runway | Extend first |
If 3+ "No": Wait or bootstrap further.
| Stage | Raise | Valuation | Dilution | |-------|-------|-----------|----------| | Pre-seed | $250K-$1M | $3M-$8M | 10-20% | | Seed | $1M-$4M | $8M-$20M | 15-25% |
| Type | Check Size | Best For | |------|------------|----------| | Angels | $10K-$100K | Pre-seed | | Syndicates | $100K-$500K | Pre-seed/Seed | | Micro VCs | $250K-$1M | Seed | | Seed VCs | $500K-$3M | Seed |
| Week | Activity | |------|----------| | 1-2 | Build list, start outreach | | 3-4 | First meetings, refine pitch | | 5-6 | Second meetings, data room | | 7-8 | Partner meetings, diligence | | 9-10 | Term sheet negotiations | | 11-12 | Close round |
market-sizer - Size market for deckfinancial-operations-expert - Build modelstartup-icp-definer - Define customercopywriter - Write deck copyFor complete readiness assessment, slide-by-slide content guide, term sheet basics, outreach templates, and output format, 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.