PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing check-design-tokens.mjs. From mnfst/manifest.
48 tagged token-tracking, measured the same way as everything else here.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing check-design-tokens.mjs. From mnfst/manifest.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Instructions file CodexOpenCode
AGENTS.md instructions for mnfst/manifest, covering manifest agent guidelines and domain terminology.
Instructions file
Claude Code instructions for mnfst/manifest, covering manifest development guidelines, what manifest is, important: cloud mode always, 1. ensure the postgresdb container is running and 2. create a pristine database with a unique name.
Plugin Claude Code
SuperBased plugins for AI coding agents — local-first token, cost and cache observability.
Plugin Claude Code
Token, cost and cache observability for Claude Code. Wires the SuperBased Observer MCP server plus its session/tool lifecycle hooks. Requires the observer binary already on your PATH (npm i -g @superbased/observer, or pipx install superbased-observer) — this plugin is wiring only and installs no binary.
MCP server Claude CodeCodexCursor +2
MCP server "observer" as configured in superbasedapp/observer. Launched with observer serve.
Hook
Runs on the ConfigChange event, running observer hook claude-code config-change. From superbasedapp/observer.
Hook
Runs on the CwdChanged event, running observer hook claude-code cwd-changed. From superbasedapp/observer.
Hook
Runs after instructions files are loaded, running observer hook claude-code instructions-loaded. From superbasedapp/observer.
Plugin Claude Code
Cost and quota statusline plugin for Claude Code.
Command
Configure ccbar plugin settings.
Command
Diagnose ccbar plugin setup and statusline wiring.
Command
Configure ccbar as the active Claude Code statusline.
Hook
Runs when a session starts on startup, resume, clear and compact, executing cli.js via sh (4 commands). From Narcooo/ccbar.
aarora79/claude-code-usage-analyzer
Skill Claude CodeCodex
Run the Cipher security-engineer persona over the repository's pending changes to catch and fix security problems before any commit or enhancement. Reviews the working diff against a catalog of real-world security anti-patterns (SSRF, injection, subprocess safety, secret/PII log leakage, weak defaults, dependency…
aarora79/claude-code-usage-analyzer
Skill Claude CodeCodex
Generate the Claude Code tokenomics dashboard for a chosen number of days of history and present it with a director-level commentary. Ask the user for one input only, the number of days of history to analyze, then state that you will fetch that data using the ccusage tool, run the analyzer, and open the resulting…
aarora79/claude-code-usage-analyzer
Instructions file
Instructions for aarora79/claude-code-usage-analyzer, covering claude coding rules, core principles, what this repository is, technology stack and package management.
evandervecht/time_keeper_skill
Plugin Claude Code
Track time and tokens per Claude Code session, with per-feature tags and an auto-written CLAUDE.md recap.
evandervecht/time_keeper_skill
Command
Report time and tokens for the current project, optionally filtered by week/month/label.
evandervecht/time_keeper_skill
Command
Start a time-keeper segment labeled for the current feature or bug.
evandervecht/time_keeper_skill
Command
Switch the active time-keeper label (like start, but semantically a switch).
evandervecht/time_keeper_skill
Hook
Runs when a session starts on startup, resume and clear, executing session-start.mjs via node. From evandervecht/time_keeper_skill.
evandervecht/time_keeper_skill
Hook
Runs when a session ends, executing session-end.mjs via node. From evandervecht/time_keeper_skill.
At most 3 mods per repository are shown here — the rest are on their repository pages: