Dashboards & HUDs · Claude Code mod context-lens
A live /context line under the prompt: context-window fill, growth per turn and turns left before auto-compaction.
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.
Dashboards & HUDs · Claude Code mod A live /context line under the prompt: context-window fill, growth per turn and turns left before auto-compaction.
Dashboards & HUDs · Claude Code mod Your 5-hour and 7-day plan windows as a pinned line with reset countdown and a burn-rate projection.
Dashboards & HUDs · Claude Code mod A pinned line with session cost, the last turn’s tokens and the cache hit ratio; /ledger opens a table of recent turns.
Workflow & CI · Claude Code mod Pins the linked project’s Vercel deploy queue under the prompt, one line per deploy, woken by a push or merge.
Safety & Privacy · Claude Code mod 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.
Safety & Privacy · Claude Code mod Swaps secrets, email addresses and IPs for stable placeholders before the model reads them, and restores them on the way into a tool call.
Memory & Context · Claude Code mod A read-only side chat in a pane: ask about the session so far and a tool-less fork of the transcript answers.
Starters & Other · Claude Code mod OpenTelemetry for Claude Code plugins: adds $.autotel in engine.create, traces every hook dispatch, shows tool-call duration on its row.
Starters & Other · Claude Code 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.