Evaluate SaaS unit economics and capital efficiency to determine if your business model can scale sustainably.
Works with
Covers 15+ metrics across unit economics (CAC, LTV, payback, gross margin), capital efficiency (burn rate, runway, Rule of 40), and GTM performance (magic number, operating leverage)
Includes segment-specific analysis templates and quality checks for each metric to catch common pitfalls like high LTV:CAC ratios masking poor payback periods
Designed for PMs to make scaling de
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionsaas-economics-efficiency-metricsExecute the skills CLI command in your project's root directory to begin installation:
Fetches saas-economics-efficiency-metrics from deanpeters/product-manager-skills and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate saas-economics-efficiency-metrics. Access via /saas-economics-efficiency-metrics in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
0
total installs
0
this week
3.1K
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
3.1K
stars
Determine whether your SaaS business model is fundamentally viable and capital-efficient. Use this to calculate unit economics, assess profitability, manage cash runway, and decide when to scale vs. optimize. Essential for fundraising, board reporting, and making smart investment trade-offs.
This is not a finance reporting tool—it's a framework for PMs to understand whether the business can sustain growth, when to prioritize efficiency over growth, and which investments have positive returns.
Metrics that measure profitability at the customer level—the foundation of sustainable SaaS.
Gross Margin — Percentage of revenue remaining after direct costs (COGS).
(Revenue - COGS) / Revenue × 100CAC (Customer Acquisition Cost) — Total cost to acquire one customer.
Total Sales & Marketing Spend / New Customers AcquiredLTV (Lifetime Value) — Total revenue expected from one customer over their lifetime.
ARPU × Average Customer Lifetime (months)ARPU × Gross Margin % / Churn RateLTV:CAC Ratio — Efficiency of customer acquisition spending.
LTV / CACPayback Period — Months to recover CAC from customer revenue.
CAC / (Monthly ARPU × Gross Margin %)Contribution Margin — Revenue remaining after ALL variable costs (not just COGS).
(Revenue - All Variable Costs) / Revenue × 100Gross Margin Payback — Payback period using actual profit, not revenue.
CAC / (Monthly ARPU × Gross Margin %)CAC Payback by Channel — Compare payback across acquisition channels.
Metrics that measure how efficiently you use cash to grow the business.
Burn Rate — Cash consumed per month.
Monthly Cash Spent (all expenses)Monthly Cash Spent - Monthly RevenueRunway — Months until cash runs out.
Cash Balance / Monthly Net BurnOpEx (Operating Expenses) — Costs to run the business (excluding COGS).
Net Income (Profit Margin) — Actual profit or loss after all expenses.
Revenue - All Expenses (COGS + OpEx)Working Capital Impact — Cash timing differences between revenue recognition and cash collection.
Composite metrics that measure growth vs. profitability trade-offs.
Rule of 40 — Growth rate + profit margin should exceed 40%.
Revenue Growth Rate % + Profit Margin %Magic Number — Sales & marketing efficiency.
(Current Quarter Revenue - Previous Quarter Revenue) × 4 / Previous Quarter S&M SpendOperating Leverage — How revenue growth compares to cost growth.
Unit Economics — General term for profitability of each "unit" (customer, seat, transaction).
Use these when:
Don't use these when:
saas-revenue-growth-metrics)Use the templates in template.md to calculate your unit economics metrics.
Gross Margin = (Revenue - COGS) / Revenue × 100
COGS includes:
- Hosting & infrastructure costs
- Payment processing fees
- Customer onboarding costs
- Direct delivery costs
Example:
Quality checks:
CAC = Total Sales & Marketing Spend / New Customers Acquired
Include in S&M spend:
- Marketing salaries & tools
- Sales salaries & commissions
- Advertising & paid channels
- SDR/BDR team costs
Example:
Quality checks:
LTV (Simple) = ARPU × Average Customer Lifetime (months)
LTV (Better) = ARPU × Gross Margin % / Monthly Churn Rate
LTV (Advanced) = Account for expansion, cohort-specific retention, discount rate
Example (Simple):
Example (Better):
Quality checks:
LTV:CAC Ratio = LTV / CAC
Example:
Quality checks:
Interpretation:
Payback Period (months) = CAC / (Monthly ARPU × Gross Margin %)
Example:
Quality checks:
Critical insight: 4:1 LTV:CAC with 36-month payback is a cash trap. 3:1 LTV:CAC with 8-month payback is better for growth.
Contribution Margin = (Revenue - All Variable Costs) / Revenue × 100
Variable Costs include:
- COGS
- Support costs (variable component)
- Payment processing
- Variable customer success costs
Example:
Quality checks:
Gross Burn Rate = Total Monthly Cash Spent
Net Burn Rate = Total Monthly Cash Spent - Monthly Revenue
Example:
Quality checks:
Runway (months) = Cash Balance / Monthly Net Burn
Example:
Quality checks:
Rule: Start fundraising at 6-9 months runway, not 3 months.
OpEx = Sales & Marketing + R&D + General & Administrative
Track as % of Revenue:
S&M as % of Revenue
R&D as % of Revenue
G&A as % of Revenue
Example:
Quality checks:
Net Income = Revenue - COGS - OpEx
Profit Margin % = Net Income / Revenue × 100
Example:
Quality checks:
Rule of 40 = Revenue Growth Rate % + Profit Margin %
Example 1 (Growth Mode):
Example 2 (Mature):
Example 3 (Problem):
Quality checks:
Trade-offs:
Magic Number = (Current Quarter Revenue - Previous Quarter Revenue) × 4 / Previous Quarter S&M Spend
Example:
Quality checks:
Interpretation:
Track over time to see if you're scaling efficiently.
Example:
| Quarter | Revenue | YoY Growth | OpEx | YoY Growth | Leverage |
|---|---|---|---|---|---|
| Q1 2024 | $8M | - | $6M | - | - |
| Q2 2024 | $10M | 25% | $7M | 17% | Positive ✅ |
| Q3 2024 | $12M | 20% | $9M | 29% | Negative ⚠️ |
Quality checks:
Unit economics vary dramatically by segment:
| Segment | CAC | LTV | LTV:CAC | Payback | Gross Margin |
|---|---|---|---|---|---|
| SMB | $500 | $2,000 | 4:1 | 8 months | 75% |
| Mid-Market | $5,000 | $25,000 | 5:1 | 12 months | 80% |
| Enterprise | $50,000 | $300,000 | 6:1 | 24 months | 85% |
Quality checks:
See examples/ folder for detailed scenarios. Mini examples below:
Company: CloudAnalytics (mid-market analytics SaaS)
Unit Economics:
Make data-driven prioritization decisions faster
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Prerequisites
Time Estimate
30-60 minutes to see productivity improvements
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid when
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
mattpocock/skills
parcadei/continuous-claude-v3
cursor/plugins
ailabs-393/ai-labs-claude-skills
pproenca/dot-skills
ailabs-393/ai-labs-claude-skills
saas-economics-efficiency-metrics is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
saas-economics-efficiency-metrics has been reliable in day-to-day use. Documentation quality is above average for community skills.
saas-economics-efficiency-metrics fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
Solid pick for teams standardizing on skills: saas-economics-efficiency-metrics is focused, and the summary matches what you get after install.
saas-economics-efficiency-metrics fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
saas-economics-efficiency-metrics has been reliable in day-to-day use. Documentation quality is above average for community skills.
saas-economics-efficiency-metrics is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
saas-economics-efficiency-metrics fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
saas-economics-efficiency-metrics reduced setup friction for our internal harness; good balance of opinion and flexibility.
Solid pick for teams standardizing on skills: saas-economics-efficiency-metrics is focused, and the summary matches what you get after install.
showing 1-10 of 72