distributions/claude/skills/pitch-deck-patterns/SKILL.md
Create compelling pitch decks for startups, projects, and internal proposals. Covers narrative structure, slide design principles, data visualization, and audience-specific adaptation. Triggers on pitch deck creation, presentation design, or fundraising deck requests.
npx skillsauth add organvm-iv-taxis/a-i--skills pitch-deck-patternsInstall 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.
Build presentations that communicate vision, demonstrate value, and compel action.
| Slide | Purpose | Time | |-------|---------|------| | 1. Title | Name, tagline, contact | 15s | | 2. Problem | Pain point with evidence | 1min | | 3. Solution | How you solve it | 1min | | 4. Demo/Product | Show, don't tell | 2min | | 5. Market | TAM/SAM/SOM, growth | 1min | | 6. Business Model | How you make money | 1min | | 7. Traction | Metrics, milestones, users | 1min | | 8. Team | Why this team wins | 30s | | 9. Ask | What you need, what they get | 30s | | 10. Contact | CTA, next steps | 15s |
Hook → Pain → Failed Solutions → Your Insight → Product → Evidence → Vision → Ask
Best for: Markets where the problem is well-known but solutions are bad.
Vision → Why Now → How → Product → Traction → Team → Ask
Best for: Category-creating products where the vision is the differentiator.
Results → How We Did It → The Market → The Team → What's Next → Ask
Best for: Growth-stage pitches where numbers speak louder than vision.
BAD: Slide with 5 bullet points, a chart, and a screenshot
GOOD: One clear statement + one supporting visual
A viewer should grasp the slide's point within 3 seconds. If they can't, simplify.
1. Headline (largest, boldest) → The claim
2. Key visual (chart/screenshot) → The evidence
3. Supporting text (smallest) → The context
| Data Type | Best Chart | Avoid | |-----------|-----------|-------| | Trend over time | Line chart | Pie chart | | Comparison | Bar chart | 3D chart | | Part of whole | Stacked bar, treemap | Pie chart (>5 segments) | | Relationship | Scatter plot | Table | | Single metric | Large number | Any chart |
┌─────────────────────────────┐
│ │
│ 47% │
│ reduction in deploy time │
│ │
│ (from 45min to 24min) │
│ │
└─────────────────────────────┘
Formula: Specific pain + Quantified impact + Who feels it
"Engineering teams waste 15 hours/week on manual deployment tasks.
For a 50-person team, that's $1.2M/year in lost productivity."
Formula: What it does + How it's different + Key benefit
"One-click deployment pipelines that integrate with your existing
CI/CD stack. No migration needed — install and deploy in 5 minutes."
TAM/SAM/SOM Framework:
Show growth trajectory, not just current numbers:
Month 1: 50 users
Month 3: 500 users
Month 6: 5,000 users
Month 12: 50,000 users (projected)
Focus on: Why this team? Not resume bullets, but relevant achievements.
"Previously built and sold DevToolCo (acquired by BigCorp).
15 years combined experience in CI/CD infrastructure.
Early engineers at [credible company]."
| Audience | Emphasize | De-emphasize | |----------|-----------|-------------| | Investors | Market, traction, team | Technical details | | Technical | Architecture, scalability | Business model | | Executives | ROI, risk, timeline | Implementation details | | Internal | Impact, resources needed | Market analysis |
development
Dry-run audit + targeted cleanup for shell command history. Currently wraps atuin (stats today, prune, dedup with dated preview artifacts); extensible to zsh/bash/mcfly backends. Always previews before applying — apply commands are echoed for the human to run, never auto-executed. Triggers on "/shell-history-hygiene", "audit atuin", "audit shell history", "clean shell history", "atuin prune", "atuin dedup", "shell history hygiene", "history cleanup". Replaces ad-hoc one-liners (e.g. `... | tee cmd > file.txt` which wrote two files, swallowed dedup output, and left a junk `cmd` file).
tools
Guided Cowork setup — install role-matched plugins, connect your tools, try a skill.
development
Manage AI agent session lifecycles with structured phases (FRAME, SHAPE, BUILD, PROVE), context preservation across sessions, handoff protocols, and session metadata tracking. Triggers on session management, agent lifecycle, or multi-session workflow requests.
tools
Parse a session transcript into a structured Session Governance Index — an annotated bibliography of every file modified and commit made, internal-energy accounting (tool uses, estimated tokens), shipped-vs-tasked atom tally, and classification of missing items as Gaps or Vacuums. Triggers on "visibility-schema-substrate-sweep", "session cascade audit", "session governance audit", or any request to summarize what a session actually produced versus what it was asked to produce.