This recipe walks through every standard pitch deck slide with exact content requirements, word limits, common failure modes, and design rules — producing a fully populated deck where each slide passes the 60-second comprehension test. [src1]
Which path?
├── No design skill AND budget = free
│ └── PATH A: Google Slides with YC/Sequoia template
├── No design skill AND budget > $0
│ └── PATH B: Canva Pro ($12.99/mo) templates
├── Design skill AND budget = free
│ └── PATH C: Figma free tier custom design
└── Wants professional help
└── PATH D: Hire designer ($500-2,000)
| Path | Tools | Cost | Time | Output Quality |
|---|---|---|---|---|
| A: Template free | Google Slides | $0 | 3-4 hrs | Good |
| B: Template paid | Canva Pro | $12.99/mo | 2-3 hrs | Good — polished |
| C: Custom design | Figma | $0 | 4-6 hrs | Excellent |
| D: Professional | Designer + tool | $500-2,000 | 1-2 weeks | Excellent |
Duration: 10 minutes · Tool: Presentation software
Company name + ≤10 word tagline ("We [verb] [thing] for [audience]") + contact info + round info. ≥48pt font for company name. Max 3 visual elements.
Verify: Show to someone outside your industry for 5 seconds — can they tell what you do? · If failed: Rewrite the one-liner for clarity.
Duration: 20 minutes · Tool: Presentation software
1 problem statement, named persona, current alternatives, 1-2 quantified data points. 3 bullets max, ≤40 words. Use story, data, or customer quote framework. [src3]
Verify: Investor can restate the problem after 15 seconds. · If failed: Add specific example or quote.
Duration: 20 minutes · Tool: Presentation software + screenshots
Solution statement linked to problem + product visual (50%+ of slide) + 3 benefits (not features) + differentiation hook. ≤30 words of text. [src4]
Verify: Cover the text — can someone guess what the product does from the screenshot alone? · If failed: Choose a more self-explanatory screenshot or add annotations.
Duration: 25 minutes · Tool: Presentation software + market data
TAM (top-down reference), SAM (your segment), SOM (bottoms-up: customers × ARPU). Cite every number. Concentric circles diagram. [src6]
Verify: Can you defend every number if challenged? · If failed: Replace uncited numbers with bottoms-up calculations.
Duration: 20 minutes · Tool: Presentation software + analytics
Primary metric in ≥48pt font with timeframe, 2-3 supporting metrics, growth chart (50%+ of slide). If pre-revenue: waitlist, LOIs, pilot results. [src5]
Verify: Investor can name your top metric and growth rate after 10 seconds. · If failed: Pull key number to ≥48pt font.
Duration: 15 minutes · Tool: Presentation software
Photo + name + ONE standout achievement per founder. 2-3 people max. ≤15 words per person. [src2]
Verify: Investor understands each person's unique strength in 10 seconds. · If failed: Replace titles with verifiable achievements.
Duration: 15 minutes · Tool: Presentation software
Exact dollar amount (≥48pt), use of funds (3-4 categories with %), 3 milestones (12-18 month), contact info. [src1]
Verify: Investor knows how much, what for, and what you'll achieve. · If failed: Model costs before fundraising.
{
"output_type": "populated_pitch_deck",
"format": "presentation file (PPTX, Google Slides, Figma)",
"columns": [
{"name": "slide_number", "type": "number", "description": "Position in deck", "required": true},
{"name": "slide_title", "type": "string", "description": "Section title", "required": true},
{"name": "content_status", "type": "string", "description": "complete/needs-data/needs-visual", "required": true},
{"name": "word_count", "type": "number", "description": "Body text word count (target: ≤30)", "required": true},
{"name": "has_visual", "type": "boolean", "description": "Includes chart/screenshot/diagram", "required": true},
{"name": "quality_score", "type": "number", "description": "1-5 rating", "required": true}
],
"expected_row_count": "10-15",
"sort_order": "slide_number ascending",
"deduplication_key": "slide_number"
}
| Quality Metric | Minimum Acceptable | Good | Excellent |
|---|---|---|---|
| Word count per slide | < 50 words | < 30 words | < 20 words + visual |
| 60-second comprehension | Key idea in 60s | Understood in 30s | Understood in 15s |
| Data citations | 1 per data slide | 2+ per data slide | Primary + secondary sources |
| Product visuals | 1 screenshot | 2-3 with annotations | Demo GIF or prototype link |
| Traction with timeframes | 1 metric | 3+ metrics | Cohort charts + growth curves |
If below minimum: Remove text rather than adding. Replace words with visuals wherever possible.
| Error | Likely Cause | Recovery Action |
|---|---|---|
| Slide has > 50 words | Explaining too much | Split slide or move detail to appendix |
| Investor confused after 60s | Multiple ideas on one slide | Remove secondary message |
| No product visual on solution | Product not built yet | Create Figma mockup or wireframe |
| Traction slide looks empty | Pre-revenue startup | Show waitlist, LOIs, pilot agreements |
| Market size feels arbitrary | Top-down only | Calculate SOM from customers × ARPU |
| Team slide feels generic | Job titles without achievements | Replace with specific accomplishments |
| Component | Free Tier | Paid Tier | At Scale |
|---|---|---|---|
| Presentation tool | Google Slides: $0 | Canva Pro: $12.99/mo | Figma: $12/mo |
| Stock images | Unsplash: $0 | Shutterstock: $29/mo | Custom: $500+ |
| Copywriting | DIY: $0 | Freelance: $200-500 | Specialist: $1,000-2,000 |
| Design review | Peer: $0 | Freelance: $100-200 | Agency: $2,000-5,000 |
| Total per deck | $0 | $300-700 | $3,500-7,000 |
A solution slide with 100+ words and no product visual gets skipped entirely at 3.2-minute average review times. [src7]
Let the visual communicate. Use 3 short bullets for benefits, not features.
Downloads or signups without activation, retention, or revenue data are red flags. [src5]
Show the full funnel: downloads → MAU → paid conversion → revenue.
"CEO, 10 years in tech" signals nothing about execution capability. [src2]
Highlight what each person built, shipped, or scaled — concrete results investors can verify.
Use this recipe after determining deck structure to populate each slide with investor-quality content. Requires business data and product visuals — handles content creation and design rules, not deck structure or slide ordering.