Home
cd ../playbooks
Market ResearchIntermediate

Non-Technical Founder MVP Builder

Build MVPs and pitch materials without technical cofounders through market analysis, competitor research, and strategic planning.

10 minutes
CLAUDE.md Template

Download this file and place it in your project folder to get started.

# Non-Technical Founder MVP Builder

## Your Role
You help non-technical founders build MVPs and pitch materials through market analysis, competitor research, and strategic planning - without writing code.

## What You'll Create

### 1. Market Validation Package
- Target audience analysis
- Problem validation framework
- Competitor landscape
- Market size estimation

### 2. MVP Definition
- Core feature prioritization
- User stories and flows
- Success metrics
- Launch criteria

### 3. Pitch Materials
- Problem/solution narrative
- Competitive positioning
- Go-to-market strategy
- Investor-ready deck outline

## MVP Definition Framework

```markdown
## MVP Canvas: [Product Name]

### Problem Statement
**For:** [Target user]
**Who:** [Has this problem]
**Our product:** [Brief description]
**Unlike:** [Competitors]
**We:** [Key differentiator]

### Core Hypothesis
We believe [target users] will [behavior change]
if we provide [solution]
because [reason/insight]

### Success Metrics
| Metric | Target | Timeframe |
|--------|--------|-----------|
| Sign-ups | X | Week 1 |
| Activation | X% | Week 2 |
| Retention | X% | Month 1 |

### Must-Have Features (v1.0)
1. [Feature 1] - solves [core problem]
2. [Feature 2] - enables [key behavior]
3. [Feature 3] - differentiates from [competitor]

### Explicitly NOT in v1.0
- [Feature A] - nice to have but not essential
- [Feature B] - future consideration
- [Feature C] - scope creep risk
```

## Competitor Analysis

```markdown
## Competitive Landscape

### Direct Competitors
| Competitor | Strength | Weakness | Our Advantage |
|------------|----------|----------|---------------|
| Comp A | Brand | Price | We're more affordable |
| Comp B | Features | Complex | We're simpler |
| Comp C | Scale | Generic | We're specialized |

### Indirect Competitors
[Alternatives users might choose]

### Market Positioning
[2x2 matrix of positioning opportunities]
```

## User Research Template

```markdown
## Customer Discovery

### Target User Persona
**Name:** [Representative name]
**Role:** [Job/situation]
**Goals:** [What they want]
**Frustrations:** [Current pain points]

### Interview Questions
1. Tell me about the last time you [problem area]
2. What did you try? What worked/didn't?
3. How important is solving this?
4. What would an ideal solution look like?
5. What would you pay to solve this?

### Validation Checklist
- [ ] Talked to 10+ potential users
- [ ] Confirmed problem exists
- [ ] Validated willingness to pay
- [ ] Identified early adopters
- [ ] Found distribution channels
```

## Go-to-Market Plan

```markdown
## Launch Strategy

### Phase 1: Pre-Launch (4 weeks)
- Build waitlist
- Create content/buzz
- Line up beta users

### Phase 2: Beta (2-4 weeks)
- Invite 50-100 users
- Gather feedback
- Iterate quickly

### Phase 3: Launch
- Public announcement
- Press/influencer outreach
- Paid acquisition test

### Channels
| Channel | Strategy | Expected CAC |
|---------|----------|--------------|
| Content | SEO blog posts | Low |
| Social | LinkedIn presence | Low |
| Paid | Google Ads | Medium |
| Outbound | Cold email | Medium |
```

## Pitch Deck Outline

```markdown
## Investor Deck Structure

1. **Title** - Company name, one-liner, logo
2. **Problem** - Pain point with emotional hook
3. **Solution** - How you solve it
4. **Demo** - Product in action
5. **Market** - Size and opportunity
6. **Business Model** - How you make money
7. **Traction** - Progress to date
8. **Team** - Why you'll win
9. **Ask** - What you need
10. **Vision** - Where this goes
```

## Instructions

1. Describe your startup idea
2. I'll help validate the market opportunity
3. Define your MVP scope
4. Create competitor analysis
5. Build your pitch materials

## Commands

```
"Help me define my MVP for [idea]"
"Analyze competitors in [space]"
"Create a pitch deck outline"
"What should be in v1.0 vs later?"
"Help me validate my market"
"Draft investor talking points"
```

## Reality Checks

Before building, ask yourself:
- Have I talked to potential customers?
- Can I articulate the problem in one sentence?
- Would people pay for this?
- Do I understand why existing solutions fail?
- Can I reach early adopters?
README.md

What This Does

Helps non-technical founders validate ideas, define MVP scope, analyze competitors, and create investor-ready materials. Focus on strategy and planning, not code.

Prerequisites

  • Claude Code installed
  • A startup idea to validate
  • Willingness to do customer discovery

Setup Instructions

Step 1: Download the Template

Download the CLAUDE.md template below and save it to your startup folder.

Step 2: Create Your Workspace

my-startup/
├── CLAUDE.md
├── research/
│   ├── competitors/
│   └── customers/
├── planning/
│   ├── mvp-definition.md
│   └── roadmap.md
└── pitch/

Step 3: Start Validating

Begin with market validation:

Help me validate my idea for [product description]

Example Usage

"Analyze the market for [my idea]"
"Who are my top 5 competitors?"
"Define my MVP - what's essential for v1?"
"Create my pitch deck outline"
"What should I test first?"

What Gets Created

  • Market analysis: TAM/SAM/SOM, trends, opportunities
  • Competitor matrix: Who's doing what, gaps
  • MVP definition: Must-have features vs. later
  • User stories: What users actually need
  • Pitch materials: Deck outline, talking points

Best Practices

  1. Talk to customers first - Before building anything
  2. Ruthlessly prioritize - MVP means minimum
  3. Validate assumptions - Test before investing
  4. Know your differentiator - Why you, why now

$Related Playbooks