Generate immersive, scrollytelling investor pitch experiences with glassmorphism UI, animated text effects, and parallel research agents. Use when users request pitch decks, investor presentations, business plan artifacts, or fundraising materials. Outputs IDE-ready project scaffolding (Overview.md, DesignSpec.md, Tasks.md) plus a React artifact preview. Leverages web search for market research and extended thinking for narrative strategy.
Create immersive, scrollytelling investor pitch experiences that transform static pitch decks into animated, narrative-driven web experiences.
{company-name}-pitch/
├── Overview.md # Executive summary, narrative arc, emotional journey
├── DesignSpec.md # Complete design system, component specs, animations
├── Tasks.md # Step-by-step build checklist
├── research/
│ ├── market-intelligence.md # TAM/SAM/SOM with sources
│ └── competitor-analysis.md # Competitive landscape
├── content/
│ ├── narrative-arc.md # Story structure
│ └── copy-blocks.md # All text by section
└── design/
└── tokens.css # CSS variables
Simplified but functional preview viewable in Claude with hero, key sections, and animations.
Required:
idea | mvp | revenue | scalingOptional (from project knowledge):
Analyze inputs and confirm with user:
| Industry | Signals | Focus |
|---|---|---|
| B2B SaaS | "enterprise", "platform", "ARR" | CAC/LTV, NRR, logos |
| Consumer | "app", "users", "viral" | DAU/MAU, retention |
| Marketplace | "buyers", "sellers", "GMV" | Take rate, liquidity |
| Fintech | "payments", "lending" | Regulatory, trust |
| Hardware | "device", "units" | BOM, margins |
| DeepTech | "AI", "research", "patent" | IP, team, partnerships |
| Healthcare | "patients", "clinical" | Regulatory, outcomes |
Confirm: "This appears to be [Industry]. Optimize for [Industry] investors?"
Execute three parallel research threads:
"[industry] market size TAM 2024"
"[industry] growth rate CAGR"
"[vertical] market trends"
"[industry] venture funding 2024"
"[geography] [industry] opportunity"
→ Output: research/market-intelligence.md
"[competitor] funding valuation"
"[competitors] comparison"
"[industry] startup landscape"
"[problem] solutions comparison"
"[industry] competitive analysis"
→ Output: research/competitor-analysis.md
Synthesize without searching:
Overview.mdFollow templates in references/output-templates.md.
Apply design system from references/design-system.md.
Use components from references/component-library.md.
Generate simplified artifact with:
10-section narrative journey:
| # | Section | Emotion | Components |
|---|---|---|---|
| 1 | Hero | Intrigue | TextType, CircularText |
| 2 | Problem | Pain | GlassCards, stats |
| 3 | Solution | Relief | Product reveal |
| 4 | Traction | Trust | AnimatedCounter, logos |
| 5 | Market | Excitement | TAM circles, chart |
| 6 | Model | Confidence | Revenue viz |
| 7 | Competition | Clarity | Position matrix |
| 8 | Team | Credibility | Team cards |
| 9 | Roadmap | Belief | ProgressStepper |
| 10 | Ask | Action | Terms, CTA |
package_manager: bun