skills/mine/vc-pitch-deck/SKILL.md
Create, review, or revise investor decks and individual slides, including send-ahead, presented, and demo-day variants. vc-strategy owns fundraising strategy/narrative; vc-outreach owns investor outreach and meetings.
npx skillsauth add pedronauck/skills vc-pitch-deckInstall 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 or improve the requested deck artifact. For an existing deck or one slide, work from the supplied narrative and facts; do not restart a full fundraising strategy exercise.
references/sequences-and-variants.md; choose the slides the story needs, not a fixed count or five separate variants.references/slide-anatomy.md. Keep the opening concrete, headlines coherent, and each slide legible. Word counts and one-visual rules are format heuristics, not automatic failures.references/proof-slides.md: source numbers, label period/unit, distinguish facts from assumptions, and make the ask explicit. Verify current benchmarks before using them as market evidence.references/teardown-rubric.md: a quick skim and headline read for the story, then inspect weak/changed slides. A full slide-by-slide teardown belongs to a full review request. Fix material issues without endless cosmetic passes.For devtools/AI-infra positioning, use the canonical ../vc-strategy/references/devtools-positioning.md when installed; otherwise work from the supplied product evidence and verify missing facts. Do not invent a moat, growth channel, or pedigree claim to fill a slide.
testing
Assess DDD fit; discover domains with EventStorming, define language and bounded contexts, and design aggregates, value objects, events, and repositories. Excludes architecture-only audits, product specs, and CQRS/Event Sourcing catalogs.
development
Build terminal UIs with ratatui following 2026 Rust best practices. Use when: (1) Creating new TUI apps, (2) Adding widgets/layouts, (3) Keyboard navigation/state management, (4) Image integration via ratatui-image, (5) Async event handling, (6) Release optimization. Covers v0.30.0+ API, Elm Architecture, StatefulWidget, color-eyre.
development
Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'.
development
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.