Dev tools for the
independent builder.

Free, open-source tools for developers running Claude Code. Local-first. No accounts. No telemetry. MIT licensed.

Tools

BudgetClaw

available

Local spend monitor for Claude Code. Watches your session logs, tracks cost per project and git branch, warns you before you hit a cap, and kills the process when you blow past it.

  • Per-project, per-branch budget caps (daily / weekly / monthly)
  • Phone alerts via ntfy, SIGTERM on breach
  • Zero keys. Zero prompts. Reads local logs only.
  • Single Go binary, 5 MB, no runtime
$ budgetclaw status

PROJECT     BRANCH        TODAY    WEEK
myapp       main          $4.85    $28.30
myapp       feature/auth  $1.20    $3.20
side-proj   main          $0.00    $0.50
TOTAL                     $6.05    $32.00

$ budgetclaw limit list

#  PROJECT  PERIOD  CAP      ACTION
1  *        daily   $10.00   warn
2  myapp    daily   $5.00    kill

PayWatch

coming soon

Stripe silent billing alerts for solo SaaS founders. Webhook failures, dunning issues, and retry loops -- caught before they drain MRR.

ClaudeDedupe

coming soon

Claude Code plugin that detects duplicate code via semantic embeddings and auto-refactors to use existing utilities.

RoninForge builds free, open-source tools for developers who prefer to own their stack. Everything runs locally. Every repo is MIT licensed. No accounts, no tracking, no vendor lock-in.