RoninForge

31 mods across 5 repositories, 13 stars between them.

RoninForge/budgetclaw

Instructions file CodexOpenCode

Instructions for RoninForge/budgetclaw, covering agents.md - budgetclaw, what this is, trust pledge (load-bearing - never break this), layout and build, test, lint.

8 2d ago A 1,627 tokens original MIT

budgetclaw

02

RoninForge/budgetclaw

Plugin Claude Code

Zero-key Claude Code cost tracking, per project and per branch. Budget caps with SIGTERM enforcement, reads your local /.claude session logs, and syncs to a hosted team dashboard (Goei).

8 2d ago A tokens not measured original MIT

SessionStart

03

RoninForge/budgetclaw

Hook

Runs when a session starts, running an inline shell check. From RoninForge/budgetclaw.

8 2d ago C tokens not measured original MIT

spend

04

RoninForge/budgetclaw

Skill Claude CodeCodex

Claude Code cost tracking via BudgetClaw. Show current Claude Code spend and usage per project and per branch, with budget caps and breach locks. Triggers on claude code cost, claude code usage, spend per project, cost per branch, cost tracking.

8 2d ago A 56 tokens original MIT

roninforge

05

RoninForge/claude-code-cost

Plugin Claude Code

RoninForge developer tools for Claude Code. Local-first usage guards and spend monitors that read the logs Claude Code already writes, plus Goei, the hosted team cost dashboard they feed. Never touch API traffic.

2 25d ago A tokens not measured original MIT

claude-code-cost

06

RoninForge/claude-code-cost

Plugin Claude Code

See your Claude Code spend in USD per project, per git branch, and over time (by day, week, month), computed locally by reading the session logs Claude Code already writes to /.claude/projects. Never touches API traffic. Zero key, zero prompts, zero latency.

2 25d ago A tokens not measured original MIT

by-day

07

RoninForge/claude-code-cost

Command

Claude Code spend grouped by calendar day, dated, most recent first. Computed locally from the session logs Claude Code already writes. Never touches API traffic; zero key, zero prompts, zero latency.

2 25d ago A 40 tokens original MIT

by-month

08

RoninForge/claude-code-cost

Command

Claude Code spend grouped by calendar month, dated, most recent first. Computed locally from the session logs Claude Code already writes. Never touches API traffic; zero key, zero prompts, zero latency.

2 25d ago A 40 tokens copy · 89% MIT

by-project

09

RoninForge/claude-code-cost

Command

Claude Code spend per project (branches merged) with today / this week / this month and the last active date, ranked by month spend. Computed locally from the session logs Claude Code already writes. Never touches API traffic; zero key, zero prompts, zero latency.

2 25d ago A 54 tokens original MIT

by-week

10

RoninForge/claude-code-cost

Command

Claude Code spend grouped by Monday-based week, dated, most recent first. Computed locally from the session logs Claude Code already writes. Never touches API traffic; zero key, zero prompts, zero latency.

2 25d ago A 41 tokens copy · 88% MIT

report

11

RoninForge/claude-code-cost

Command

Claude Code spend in USD per project and per git branch (today / this week / this month), computed locally from the session logs Claude Code already writes. Never touches API traffic; zero key, zero prompts, zero latency.

2 25d ago A 45 tokens original MIT

tailwind-reviewer

12

RoninForge/roninforge-tailwind-v4

Agent

Reviews code changes for correct Tailwind CSS v4 usage. Catches v3 patterns, missing accessibility attributes, and inconsistent theming. Use after generating or modifying Tailwind code.

2 2mo ago A 41 tokens original MIT

tailwind-v4-core

15

RoninForge/roninforge-tailwind-v4

Cursor rule

Core Tailwind CSS v4 rules. Enforces correct v4 syntax and prevents common v3 fallbacks. Attach to all conversations involving Tailwind CSS.

2 2mo ago A 1,663 tokens original MIT

RoninForge/roninforge-tailwind-v4

Cursor rule

Tailwind CSS v3-to-v4 migration rules. Activated when the agent determines migration work is needed. Covers step-by-step upgrade process, common pitfalls, and automated migration tooling.

2 2mo ago A 36 tokens original MIT

RoninForge/roninforge-tailwind-v4

Cursor rule

Tailwind CSS v4 utility class rules for template and markup files. Covers renamed classes, new utilities, container queries, gradients, and accessibility patterns.

2 2mo ago A 0 tokens original MIT

tw-component

18

RoninForge/roninforge-tailwind-v4

Skill Claude CodeCodex

Generate a UI component using correct Tailwind CSS v4 utility classes, CSS variable theming, and accessibility best practices. Prevents v3 syntax hallucination by grounding output in verified v4 patterns.

2 2mo ago A 43 tokens original MIT

tw-migrate

19

RoninForge/roninforge-tailwind-v4

Skill Claude CodeCodex

Analyze a Tailwind CSS v3 project and generate a complete migration plan to v4. Scans config, CSS, and template files for v3 patterns and produces a prioritized checklist with exact find-and-replace commands.

2 2mo ago A 48 tokens original MIT

tw-validate

20

RoninForge/roninforge-tailwind-v4

Skill Claude CodeCodex

Scan a Tailwind CSS project for v3/v4 version mixing, deprecated patterns, and common mistakes. Reports issues with exact file locations and suggested fixes.

2 2mo ago A 35 tokens original MIT

compose-reviewer

21

RoninForge/roninforge-kotlin-compose

Agent

Reviews Kotlin / Jetpack Compose / Android code for findViewById, setContentView(R.layout), GlobalScope, LiveData + observeAsState, MutableState exposed publicly, force-unwrap !!, lowercase composables, LazyColumn without key, LaunchedEffect(true), Material 2 imports, padding-before-clickable…

1 2mo ago A 118 tokens original MIT

RoninForge/roninforge-kotlin-compose

Cursor rule

Compose / Kotlin Android anti-pattern detector. Catches findViewById, setContentView(R.layout), GlobalScope, LiveData + observeAsState, MutableState exposed publicly, force-unwrap !!, lowercase composables, LazyColumn without key, LaunchedEffect(true), Material 2 imports, padding-before-clickable…

1 2mo ago A 2,163 tokens original MIT

RoninForge/roninforge-kotlin-compose

Cursor rule

Android architecture patterns: feature modularization, repository + data source pattern, sealed interfaces for UI state, ViewModel + StateFlow, Ktor / Retrofit + Kotlin Serialization, Room with Flow returns + KSP, coroutines structured concurrency.

1 2mo ago A 0 tokens original MIT

compose-core

24

RoninForge/roninforge-kotlin-compose

Cursor rule

Modern Android development rules: Kotlin 2.x with K2, Jetpack Compose, Material 3, state hoisting + StateFlow + collectAsStateWithLifecycle, Hilt with hiltViewModel(), type-safe Navigation Compose, KSP, Version Catalogs, Compose Compiler as Kotlin plugin.

1 2mo ago A 2,288 tokens original MIT