# Concept Prototyping Task

Rapidly prototype concepts to test viability and uncover implementation insights.

## Process

### Step 1: Concept Definition

Ask 3 key questions:

1. What concept are we prototyping?
2. What specific aspect needs testing (feasibility, user experience, technical approach)?
3. How detailed should this prototype be (sketch, wireframe, or functional mock)?

### Step 2: Prototype Approach

Present 4 prototyping methods:

1. **Paper Prototype** - Quick sketches and user flow maps
2. **Digital Mockup** - Visual interface and interaction design
3. **Technical Proof** - Core functionality demonstration
4. **Experience Prototype** - End-to-end user journey simulation

### Step 3: Rapid Prototyping

**Build the prototype through:**

- **Core Components**: Identify essential elements needed
- **User Flow**: Map critical user interactions
- **Key Screens/States**: Design primary interface moments
- **Critical Functionality**: Define must-have features
- **Success Metrics**: How will we know it works?

### Step 4: Prototype Testing

**Test assumptions through:**

- **Usability**: Can users accomplish their goals?
- **Desirability**: Do users want this solution?
- **Feasibility**: Can this be built with available resources?
- **Viability**: Does this solve a real problem profitably?

### Step 5: Insights & Iteration

**Capture learnings:**

- **What worked**: Successful prototype elements
- **What didn't**: Failed assumptions or approaches
- **Surprises**: Unexpected discoveries during prototyping
- **Next steps**: Refinements needed or new concepts to explore

## Key Prototyping Principles

- **Fast & Cheap**: Minimize time and resource investment
- **Test Assumptions**: Focus on validating core hypotheses
- **User-Centered**: Keep user needs and experience central
- **Iterative**: Expect multiple cycles of build-test-learn
- **Evidence-Based**: Generate data to support decisions

## Output
- Functional prototype (appropriate fidelity level)
- Validation results and insights
- Iteration recommendations
- Implementation roadmap