Use when creating or overhauling a personal or household budget to align spending with goals
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill design-budget --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Design Budget?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-design-budget)More formats (shields.io, HTML) on the badges page.
---
name: design-budget
description: Use when creating or overhauling a personal or household budget to align spending with goals
source: YNAB methodology (You Need A Budget); 50/30/20 rule (Elizabeth Warren "All Your Worth"); zero-based budgeting (Dave Ramsey, Peter Pyhrr)
tags: [finance, personal-finance, budgeting, spending, savings, cash-flow]
verified: true
---
# Design Budget
Build a structured personal budget that allocates every dollar to needs, wants, or savings goals.
## Why This Is Best Practice
**Adopted by:** YNAB (4M+ users), financial planning associations, Consumer Financial Protection Bureau
**Impact:** YNAB internal data (2022) shows new users save an average of $600 in the first two months and $6,000 in the first year compared to pre-budget behavior.
**Why best:** Zero-based budgeting eliminates the "I don't know where the money went" problem by giving every dollar a job before it is spent. The 50/30/20 framework provides a proportional sanity check that works across income levels. Combining both methods — allocating by category while checking against the ratio framework — catches both overspending and misaligned priorities.
## Steps
1. **Calculate net monthly income** — Sum all after-tax income sources; include freelance income conservatively (use 3-month average); exclude windfalls.
2. **List all fixed obligations** — Rent/mortgage, loan payments, insurance premiums, subscriptions; these are non-negotiable in the short term.
3. **Estimate variable necessities** — Groceries, utilities, transportation, healthcare co-pays; use 3-month average from bank statements.
4. **Apply the 50/30/20 check** — Needs ≤ 50% of net income; wants ≤ 30%; savings/debt payoff ≥ 20%; if needs exceed 50%, that is a structural problem requiring income increase or lifestyle change.
5. **Zero-base the remainder** — Assign every remaining dollar to a named category (dining, entertainment, clothing, travel, emergency fund, investing); total must equal zero (income − all allocations = 0).
6. **Prioritize the savings stack** — Order: (1) employer 401k match (free money), (2) 3–6 month emergency fund, (3) high-interest debt payoff, (4) tax-advantaged investing (IRA, HSA), (5) taxable investing.
7. **Track weekly for the first 3 months** — Review spending against budget every week; adjust category amounts based on reality, not aspiration.
8. **Automate savings and fixed costs** — Set up automatic transfers on payday; reduce the decision surface to discretionary spending only.
## Rules
- Pay yourself first: savings transfers happen on the same day as paycheck arrival, before discretionary spending.
- Never borrow from savings categories; instead, reduce a want category to cover an overage.
- Review and reset the budget at least once per quarter, or whenever income or fixed costs change.
- Keep an emergency fund separate from all other savings; it is not investable capital.
- Include irregular annual expenses (car registration, holiday gifts, insurance renewals) by dividing by 12 and budgeting monthly.
## Examples
**Household net income $6,000/month:** Needs ($3,000): rent $1,800, groceries $400, transport $350, utilities $200, insurance $250. Wants ($1,500): dining $300, entertainment $200, clothing $150, gym $50, personal care $100, miscellaneous $700. Savings ($1,500): 401k contribution $500, emergency fund $400, Roth IRA $500, sinking funds $100. Total = $6,000. Zero balanced.
## Common Mistakes
- **Budgeting income before taxes** — Always use net (after-tax) income; budgeting gross creates a systematic shortfall.
- **Forgetting sinking funds** — Irregular expenses (car repair, travel, gifts) feel like emergencies only because they were not planned; budget for them monthly.
- **Setting aspirational not realistic categories** — An aggressive budget that fails in week 1 causes abandonment; start with realistic amounts and tighten over time.
---
> **Finance disclaimer:** This skill encodes professional best practices for educational purposes. It is not financial advice. Consult a licensed financial advisor before making investment decisions.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!