Results for "ja"

9 mods · vote for the ones you want as mod of the day.

Explore function-hook mods that run inside Claude Code. Choose a category, open a repository-backed listing and follow the install guide.

Search and sort Claude Code mods

Mod listings

Dashboards & HUDs · Claude Code mod
New

context-lens

A live /context line under the prompt: context-window fill, growth per turn and turns left before auto-compaction.

AArunjay
Dashboards & HUDs · Claude Code mod
New

quota-meter

Your 5-hour and 7-day plan windows as a pinned line with reset countdown and a burn-rate projection.

AArunjay
Dashboards & HUDs · Claude Code mod
New

token-ledger

A pinned line with session cost, the last turn’s tokens and the cache hit ratio; /ledger opens a table of recent turns.

AArunjay
Workflow & CI · Claude Code mod
New

vercel-deploy-status

Pins the linked project’s Vercel deploy queue under the prompt, one line per deploy, woken by a push or merge.

Rray-amjad
Safety & Privacy · Claude Code mod
New

budget-guard

Stops a session before it runs past a budget: warns near a cost or plan-window limit, then refuses tool calls and asks before the next prompt.

AArunjay
Safety & Privacy · Claude Code mod
New

secret-redactor

Swaps secrets, email addresses and IPs for stable placeholders before the model reads them, and restores them on the way into a tool call.

Rray-amjad
Memory & Context · Claude Code mod
New

aside

A read-only side chat in a pane: ask about the session so far and a tool-less fork of the transcript answers.

JJayDoubleu
Starters & Other · Claude Code mod
New

autotel

OpenTelemetry for Claude Code plugins: adds $.autotel in engine.create, traces every hook dispatch, shows tool-call duration on its row.

Jjagreehal
Starters & Other · Claude Code mod
New

tool-timer (sample mod)

A sample mod that wraps every tool call with a running notice and a duration toast, plus /tool-stats, /skill-stats and /agent-stats.

UUtakataKyosui