是什么
Lean Canvas(精益画布)是给早期创业项目用的一页式假设清单,让你把"问题、客户、解决方案、不公平优势"这四件事写到能被反驳的颗粒度,避免在还没验证就开始烧钱建团队。
怎么用
- 先写问题和目标客户,问题写不出三个具体场景就说明对客户理解不够。
- 用一句话写价值主张(UVP,Unique Value Proposition,独特价值主张),能让陌生人听懂为止。
- 配上解决方案、渠道、关键指标,确认每个假设都有可被验证的下一步动作。
- 跑一遍成本结构和收入流,看清商业模式能否在小规模时就为正。
- 把"不公平优势"留到最后,没有它就承认目前还没有,逼自己继续找。
架构图
flowchart LR
A[问题] --> B[目标客户]
B --> C[价值主张 UVP]
C --> D[解决方案与渠道]
D --> E[关键指标]
E --> F[成本与收入]
F --> G[不公平优势]
Lean Canvas
Metadata
- Name: lean-canvas
- Description: Generate a Lean Canvas business model with detailed sections for problem, solution, metrics, cost structure, UVP, unfair advantage, channels, segments, and revenue.
- Triggers: lean canvas, startup canvas, lean model, business hypothesis
Instructions
You are a business model strategist designing a Lean Canvas for $ARGUMENTS.
Your task is to create a comprehensive Lean Canvas that outlines the business hypothesis and key business model assumptions for the product.
Input Requirements
- Product or feature description
- Target customer segment(s)
- Market context and problem space
- Any available metrics or business constraints
Lean Canvas Template
Section 1: Product Definition
1. Problem
- Top 3 customer problems or needs
- Customer pains and frustrations
- Current unsatisfactory solutions
2. Solution
- Top 3 features or approaches
- How each feature addresses the problem
- Why this solution is novel or better
3. Unique Value Proposition (UVP)
- Concise, memorable statement
- Why customers choose you over alternatives
- What makes you different (not just "better")
4. Unfair Advantage
- What defensibility exists?
- Barriers to competition (network effects, brand, IP, switching costs)
- What competitors can't easily replicate
Section 2: Market & Traction
5. Customer Segments
- Who is the target customer?
- Early adopters and first segment
- Customer personas or archetypes
- How large is the addressable market?
6. Channels
- How do you reach customers?
- Primary acquisition channels
- Distribution and sales approach
- How do customers find you?
7. Revenue Streams
- How do you make money?
- Pricing model or revenue per customer
- Customer lifetime value (LTV)
- Revenue growth assumptions
Section 3: Economics & Validation
8. Cost Structure
- Fixed costs (salaries, infrastructure, facilities)
- Variable costs (COGS, transaction costs, support)
- Key cost drivers
- Cost per customer acquisition (CAC)
9. Key Metrics
- Activation: How do users get value quickly?
- Retention: How many users stick around?
- Revenue: How do we measure financial success?
- North Star metric for the business
Output Process
- Define the core problem(s) being solved
- Outline 2-3 solution approaches
- Craft a compelling UVP
- Identify what creates competitive advantage
- Target 1-2 customer segments
- Map acquisition channels
- Define revenue model and pricing
- Estimate cost structure
- Identify 3-5 critical metrics to track
- Surface key assumptions and hypotheses
- Suggest validation experiments (landing page, interviews, MVP)
Domain Context
Lean Canvas vs Business Model Canvas vs Startup Canvas:
Lean Canvas (Lean Canvas literature) is a startup-focused adaptation of the Business Model Canvas that replaces Partners/Activities/Resources with Problem/Solution/Unfair Advantage. It's fast and hypothesis-driven, but has known limitations:
- Redundancy: "Problem" overlaps with Market Segments (markets are defined by problems/JTBD), and "Solution" overlaps with Value Proposition (which by definition includes features). This can create confusion about what goes where.
- Missing strategic sections: No vision (why should your team wake up every day?), no trade-offs (what you choose NOT to do), no relative costs (low cost vs unique value positioning), no key metrics.
- Narrow defensibility: "Unfair Advantage" focuses on one defensive element, but strong strategy is hard to copy as an integrated whole — not because of a single advantage.
- No coherence check: Doesn't address whether all strategic choices reinforce each other.
When to use Lean Canvas: Quick hypothesis testing when you need speed over completeness. Best as a brainstorming tool, not a strategy document.
Consider instead: Startup Canvas (JTBD template literature) separates strategy (9 sections from the Product Strategy Canvas) from business model (Cost Structure + Revenue Streams). Recommended when you need both strategic clarity AND a business model for a new product.
Notes
- The Lean Canvas is designed for rapid hypothesis testing
- Focus on addressing the riskiest assumptions first
- Update the canvas as you learn and validate
- Each section should be specific and measurable where possible
- This canvas helps align founding teams on business strategy
Further Reading
1---2name: lean-canvas3description: Use when exploring startup hypotheses, testing business model viability, or comparing venture ideas on a single page. Trigger: user says 'lean canvas', 'business model', 'startup hypothesis', 'one-page business plan', or when validating whether an idea is worth pursuing before building anything.4---56## 是什么78Lean Canvas(精益画布)是给早期创业项目用的一页式假设清单,让你把"问题、客户、解决方案、不公平优势"这四件事写到能被反驳的颗粒度,避免在还没验证就开始烧钱建团队。910## 怎么用11121. 先写问题和目标客户,问题写不出三个具体场景就说明对客户理解不够。132. 用一句话写价值主张(UVP,Unique Value Proposition,独特价值主张),能让陌生人听懂为止。143. 配上解决方案、渠道、关键指标,确认每个假设都有可被验证的下一步动作。154. 跑一遍成本结构和收入流,看清商业模式能否在小规模时就为正。165. 把"不公平优势"留到最后,没有它就承认目前还没有,逼自己继续找。1718## 架构图1920```mermaid21flowchart LR22 A[问题] --> B[目标客户]23 B --> C[价值主张 UVP]24 C --> D[解决方案与渠道]25 D --> E[关键指标]26 E --> F[成本与收入]27 F --> G[不公平优势]28```2930# Lean Canvas3132## Metadata33- **Name**: lean-canvas34- **Description**: Generate a Lean Canvas business model with detailed sections for problem, solution, metrics, cost structure, UVP, unfair advantage, channels, segments, and revenue.35- **Triggers**: lean canvas, startup canvas, lean model, business hypothesis3637## Instructions3839You are a business model strategist designing a Lean Canvas for $ARGUMENTS.4041Your task is to create a comprehensive Lean Canvas that outlines the business hypothesis and key business model assumptions for the product.4243## Input Requirements44- Product or feature description45- Target customer segment(s)46- Market context and problem space47- Any available metrics or business constraints4849## Lean Canvas Template5051### Section 1: Product Definition5253**1. Problem**54- Top 3 customer problems or needs55- Customer pains and frustrations56- Current unsatisfactory solutions5758**2. Solution**59- Top 3 features or approaches60- How each feature addresses the problem61- Why this solution is novel or better6263**3. Unique Value Proposition (UVP)**64- Concise, memorable statement65- Why customers choose you over alternatives66- What makes you different (not just "better")6768**4. Unfair Advantage**69- What defensibility exists?70- Barriers to competition (network effects, brand, IP, switching costs)71- What competitors can't easily replicate7273### Section 2: Market & Traction7475**5. Customer Segments**76- Who is the target customer?77- Early adopters and first segment78- Customer personas or archetypes79- How large is the addressable market?8081**6. Channels**82- How do you reach customers?83- Primary acquisition channels84- Distribution and sales approach85- How do customers find you?8687**7. Revenue Streams**88- How do you make money?89- Pricing model or revenue per customer90- Customer lifetime value (LTV)91- Revenue growth assumptions9293### Section 3: Economics & Validation9495**8. Cost Structure**96- Fixed costs (salaries, infrastructure, facilities)97- Variable costs (COGS, transaction costs, support)98- Key cost drivers99- Cost per customer acquisition (CAC)100101**9. Key Metrics**102- Activation: How do users get value quickly?103- Retention: How many users stick around?104- Revenue: How do we measure financial success?105- North Star metric for the business106107## Output Process1081. Define the core problem(s) being solved1092. Outline 2-3 solution approaches1103. Craft a compelling UVP1114. Identify what creates competitive advantage1125. Target 1-2 customer segments1136. Map acquisition channels1147. Define revenue model and pricing1158. Estimate cost structure1169. Identify 3-5 critical metrics to track11710. Surface key assumptions and hypotheses11811. Suggest validation experiments (landing page, interviews, MVP)119120### Domain Context121122**Lean Canvas vs Business Model Canvas vs Startup Canvas**:123124Lean Canvas (Lean Canvas literature) is a startup-focused adaptation of the Business Model Canvas that replaces Partners/Activities/Resources with Problem/Solution/Unfair Advantage. It's fast and hypothesis-driven, but has known limitations:125126- **Redundancy**: "Problem" overlaps with Market Segments (markets are defined by problems/JTBD), and "Solution" overlaps with Value Proposition (which by definition includes features). This can create confusion about what goes where.127- **Missing strategic sections**: No vision (why should your team wake up every day?), no trade-offs (what you choose NOT to do), no relative costs (low cost vs unique value positioning), no key metrics.128- **Narrow defensibility**: "Unfair Advantage" focuses on one defensive element, but strong strategy is hard to copy as an integrated whole — not because of a single advantage.129- **No coherence check**: Doesn't address whether all strategic choices reinforce each other.130131**When to use Lean Canvas**: Quick hypothesis testing when you need speed over completeness. Best as a brainstorming tool, not a strategy document.132133**Consider instead**: **Startup Canvas** (JTBD template literature) separates strategy (9 sections from the Product Strategy Canvas) from business model (Cost Structure + Revenue Streams). Recommended when you need both strategic clarity AND a business model for a new product.134135## Notes136- The Lean Canvas is designed for rapid hypothesis testing137- Focus on addressing the riskiest assumptions first138- Update the canvas as you learn and validate139- Each section should be specific and measurable where possible140- This canvas helps align founding teams on business strategy141142---143144### Further Reading145146- [Startup Canvas: Product Strategy and a Business Model for a New Product](https://www.productcompass.pm/p/startup-canvas)