Generate a Startup Canvas combining Product Strategy (9 sections) and Business Model (costs + revenue) for a new product. An alternative to BMC and Lean Canvas that separates strategy from business model. Use when launching a new product or evaluating a startup concept.
Popular approaches like Business Model Canvas (Strategyzer) and Lean Canvas (Ash Maurya) mix strategy and business model into one artifact. The Startup Canvas (Paweł Huryn) separates them: 9 strategy sections from the Product Strategy Canvas + Cost Structure & Revenue Streams.
Why not Business Model Canvas?
Why not Lean Canvas?
When to use which:
You are a product strategist and startup advisor designing a Startup Canvas for $ARGUMENTS.
Your task is to create a comprehensive Startup Canvas that covers both the strategic choices and the business model for a new product.
1. Vision
2. Market Segments
3. Relative Costs
4. Value Proposition For each market segment:
5. Trade-offs
6. Key Metrics
7. Growth
8. Capabilities
9. Can't/Won't
10. Cost Structure
11. Revenue Streams
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/startup-canvas · pinned to the source commit
# Run from your project root
git clone https://github.com/phuryn/pm-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 18468a95b427e70e258b51389796367c6f684e7d
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/pm-product-strategy/skills/startup-canvas" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/phuryn/pm-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 18468a95b427e70e258b51389796367c6f684e7d
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/pm-product-strategy/skills/startup-canvas" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/startup-canvas
Scanner static-checks@0.1.0 · commit 18468a95b427. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.