Commit Graph

2 Commits

Author SHA1 Message Date
28babb178d Track package.json and package-lock.json for reproducible installs
Previously both were gitignored, requiring npm init + npm install on
every fresh clone. Now only node_modules/ is ignored.
2026-03-22 13:55:07 -04:00
b2735d24fa Initial actual-budget skill for Claude Code
Read-only Actual Budget API integration with shell helpers for
querying accounts, transactions, budgets, categories, and spending.
2026-03-22 11:29:01 -04:00