RoninForge / Badges

Badge pack

If you scaffolded a plugin with Tsuba, validated it with Hanko, or kept your Claude Code spend under control with BudgetClaw, drop a badge in your README. It helps other plugin authors find the same tools, and it helps us find your work.

Entirely opt-in. MIT licensed. If you want a custom colour or style, the badges are rendered by shields.io, which supports every variation you can imagine.

Scaffolded with Tsuba

Scaffolded with Tsuba

Links to https://roninforge.org/tsuba

Markdown
[![Scaffolded with Tsuba](https://img.shields.io/badge/scaffolded-tsuba-ff6a00)](https://roninforge.org/tsuba)
HTML
<a href="https://roninforge.org/tsuba"><img src="https://img.shields.io/badge/scaffolded-tsuba-ff6a00" alt="Scaffolded with Tsuba"></a>
Validated with Hanko

Validated with Hanko

Links to https://roninforge.org/hanko

Markdown
[![Validated with Hanko](https://img.shields.io/badge/validated-hanko-ff6a00)](https://roninforge.org/hanko)
HTML
<a href="https://roninforge.org/hanko"><img src="https://img.shields.io/badge/validated-hanko-ff6a00" alt="Validated with Hanko"></a>
Budget-watched by BudgetClaw

Budget-watched by BudgetClaw

Links to https://roninforge.org/budgetclaw

Markdown
[![Budget-watched by BudgetClaw](https://img.shields.io/badge/budget_watched-budgetclaw-ff6a00)](https://roninforge.org/budgetclaw)
HTML
<a href="https://roninforge.org/budgetclaw"><img src="https://img.shields.io/badge/budget_watched-budgetclaw-ff6a00" alt="Budget-watched by BudgetClaw"></a>

Why bother?

Claude Code plugin authors are a small, scattered community. When you drop a badge in your README, someone clicking it lands on one of our product pages and discovers a tool they probably needed too. That is literally the organic distribution that we can never post our way into.

Fair trade: the badges themselves are harmless images hosted by shields.io, so they do not hurt your page load or leak anything about your repo. If you prefer your own copy, clone the shields URL pattern (img.shields.io/badge/LABEL-MESSAGE-COLOR) and host on your own infra.

Thanks for shipping.