Skip to content

RoninForge

Free, open-source developer tools for people running AI coding assistants. Local-first, no accounts, MIT licensed. Built for the army of one.

Website: roninforge.org

Free web tools

No install, no account, no upload. Everything runs in your browser.

  • GitHub Copilot AI Credits calculator - estimate your monthly credit burn under Copilot's usage-based billing from the official per-model token rates, and see whether your plan allowance covers it.
  • Copilot usage CSV analyzer - drop the usage report GitHub emails you and see AI credits broken down by model, day, SKU, and user. The file never leaves your browser.
  • LLM API pricing comparison - Claude, GPT, Gemini, DeepSeek, Mistral, and Grok token prices side by side, each verified against the official pricing page.

Tools

  • BudgetClaw - local spend monitor for Claude Code. Tracks cost per project and git branch, warns before a cap, and kills the process on breach. Reads local telemetry only: zero keys, zero prompts, zero latency added. (source)
  • Hanko - validate Claude Code plugin manifests before submission. Go CLI and GitHub Action that catches reserved marketplace names, duplicate hooks, path traversal, and schema errors. (source)
  • Tsuba - scaffold marketplace-ready Claude Code skills, plugins, hooks, and agents in seconds. Go CLI and GitHub Action. (source)
  • Goei - unify your AI provider costs into one dashboard.

Tutorials

Cursor plugins

Framework-specific rule packs for Cursor: verified rules, migration skills, and anti-pattern detection so the model generates code that works with current framework versions. Tailwind v4, Next.js 16, Django 5, Rails 8, FastAPI, Go, Spring Boot, ASP.NET Core 9, Laravel 13, Vue 3.5 + Nuxt 4, SvelteKit 2, Astro 6, React Router 7, Expo 55, Kotlin + Compose, Terraform, Drizzle, Playwright, Hono v4, and more.

Install

curl -fsSL https://roninforge.org/get | sh            # BudgetClaw
curl -fsSL https://roninforge.org/hanko/install.sh | sh
curl -fsSL https://roninforge.org/tsuba/install.sh | sh

Or via Homebrew:

brew install roninforge/tap/budgetclaw
brew install roninforge/tap/hanko
brew install roninforge/tap/tsuba

MIT licensed. Honest positioning, no telemetry, no lock-in.

Pinned Loading

  1. budgetclaw budgetclaw Public

    Local spend monitor for Claude Code. Zero key, zero prompts, zero latency added.

    Go 5

  2. tsuba tsuba Public

    Scaffold marketplace-ready Claude Code skills, plugins, hooks, and agents in seconds. Go CLI + GitHub Action. Named for 鍔 (tsuba), the katana guard that lets a swordsman safely hand off the blade.

    Go

  3. roninforge-tailwind-v4 roninforge-tailwind-v4 Public

    Cursor plugin for Tailwind CSS v4. Verified rules, migration skills, and anti-pattern detection. Prevents v3 hallucinations.

    Shell 1

  4. roninforge-django roninforge-django Public

    Cursor plugin for Django 5.x and DRF. N+1 query prevention, idiomatic patterns, scaffold skills, and anti-pattern detection.

    Shell

  5. roninforge-hono roninforge-hono Public

    Cursor plugin for Hono v4 (TypeScript edge web framework). 59 LLM regressions with BAD/CORRECT pairs. Pinned to hono ^4.12.19 (>= 4.9.7 for CVE-2025-59139). Covers Express middleware leakage, v3-er…

    Shell

  6. roninforge-playwright roninforge-playwright Public

    Cursor plugin for Playwright (1.x): semantic locators (getByRole), web-first assertions, test.extend fixtures, setup-project + storageState auth, page.route mocking, sharded CI with merge-reports, …

    Shell

Repositories

Showing 10 of 27 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…