Starters & Other · Claude Code mod New
hello-mod
The minimal demo mod: a live token and cost panel above the prompt with clickable buttons and its own animation thread.
Small starting points and experiments for understanding the mod API. Generate the types for your installed Claude Code version and follow the repository instructions before adapting an example.
Starters & Other · Claude Code mod The minimal demo mod: a live token and cost panel above the prompt with clickable buttons and its own animation thread.
Starters & Other · Claude Code mod /whatsnew opens an interactive pane with the unofficial Claude Code changelog: releases, search and an entry reader.
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.