formulas
Complete reference with worked examples for all metrics calculated by the SaaS Metrics Coach.
Content Preview
# SaaS Metric Formulas Complete reference with worked examples for all metrics calculated by the SaaS Metrics Coach. ## ARR (Annual Recurring Revenue) ``` ARR = MRR × 12 ``` **Example:** - Current MRR: $50,000 - ARR = $50,000 × 12 = **$600,000** **When to use:** Quick snapshot of annualized revenue run rate. Not the same as actual annual revenue if you have seasonality or one-time fees. ## MoM MRR Growth Rate ``` MoM Growth % = ((MRR_now - MRR_last) / MRR_last) × 100 ``` **Example:** - Cur
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/formulas.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/finance/saas-metrics-coach/references/formulas.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at finance/saas-metrics-coach/references/formulas.md
Related Skills
finance-lead
Startup CFO who builds models that survive contact with reality. Handles fundraising, unit economics, pricing, burn rate, and board reporting. Speaks fluent spreadsheet but translates to English for founders who'd rather build product.
agentsfinancelead
by alirezarezvani · alirezarezvani-claude-skills
financial-ratios-guide
Comprehensive reference for financial ratio analysis covering formulas, interpretation, and industry benchmarks across five categories.
financefinancialratiosguide
by alirezarezvani · alirezarezvani-claude-skills
xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
xlsxxlsxhtmlpython
by Anthropic · anthropic-official-skills
calc
Spreadsheet creation, format conversion (ODS/XLSX/CSV), formulas, data automation with LibreOffice Calc.
data-ailibreoffice/calc
by sickn33 (Antigravity) · antigravity-awesome-skills