THE COMMUNITY MOD CATALOG

Make Claude Code yours.

Discover Claude Code mods for the way you work. Games, dashboards, guardrails — all in one place.

45 mods · 9 categories · 41 repository-verifiedIndependent community catalog · About us ↗
Editor's pick

cc-arcade ↗

Nine games above the prompt — Snake, Tetris, Doom, 2048, Minesweeper, Flappy, Pong, typing, Invaders — plus a pet fed by Claude’s work.

Explore mod

Today's race

closes in --:--:-- UTC

No votes yet today. The first vote puts a mod on the board. New here? Install one mod first, then vote.

Most votes at midnight UTC becomes tomorrow's Mod of the day. Past winners →

Games to play while Claude thinks 8 mods

All games → · While you wait →
Games · Claude Code mod
New

cc-arcade

Nine games above the prompt — Snake, Tetris, Doom, 2048, Minesweeper, Flappy, Pong, typing, Invaders — plus a pet fed by Claude’s work.

SSeza Akgün
Games · Claude Code mod
New

cc-range

A first-person pixel-art shooting gallery above the Claude Code prompt, playable while Claude works.

Ggermanfndez
Games · Claude Code mod
New

claude-games

Four arcade games — /racer, /breakout, /dino, /shooter — that react to Claude’s real edits, tests and commits.

Mmohi-devhub
Games · Claude Code mod
New

cc-pokedex

Wild creatures appear above the prompt based on where your prompt leads; catch them and level a partner as Claude works.

Ddeonmenezes
Games · Claude Code mod
New

cc-dino

The Chrome offline dinosaur game, above the Claude Code prompt.

Mmanfye
Games · Claude Code mod
New

Katzensteg plugin

Embeds real SDL programs — games, RetroArch, ScummVM — as pixel-graphics panels above the prompt; Claude can even play them.

Rrjwittams
Games · Claude Code mod
New

cc-dino (giovaborgogno)

The offline T-rex above the prompt, with an online leaderboard by X handle. /dino auto opens it whenever Claude starts working.

Ggiovaborgogno
Games · Claude Code mod
New

Claude Slots

Replaces the Working spinner with an animated ASCII slot machine: pull the lever on submit, cash in when the turn completes.

WWorldInnovationsDepartment

Recently added

All mods →
While You Wait · Claude Code mod
New

Mindful Claude

A guided breathing animation above the prompt while Claude thinks — coherent, box, 4-7-8 or a physiological sigh — gone when the answer lands.

Hhalluton
While You Wait · Claude Code mod
New

Storytime

A 260K-parameter TinyStories transformer running inside Claude Code writes a short story above the prompt about whatever Claude is working on.

MMaddie Dreese
Dashboards & HUDs · Claude Code mod
New

cctop

A btop-style live dashboard: context fill, tokens, cost, cache hits, rate limits, per-tool latency and subagents.

Ttomstagl
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
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.

Ssawzhang
Workflow & CI · Claude Code mod
New

agent-flow

/flow opens a live tree of the session’s subagents and teammates beside the transcript.

CCharlie0113-T
Workflow & CI · Claude Code mod
New

flowpane

Replaces the Workflow progress list with a live graph: phases as columns, agents as nodes with state, cost and model, click a node for its prompt and answer.

MMutlu Polatcan
Workflow & CI · Claude Code mod
New

cc-pr-tracker

Watched pull requests as lines above the prompt: merge state, review decision, required checks, and a toast when one changes.

SSeza Akgün

Find your category

All mods →
Games · Claude Code mod
New

cc-arcade

Nine games above the prompt — Snake, Tetris, Doom, 2048, Minesweeper, Flappy, Pong, typing, Invaders — plus a pet fed by Claude’s work.

SSeza Akgün
While You Wait · Claude Code mod
New

Mindful Claude

A guided breathing animation above the prompt while Claude thinks — coherent, box, 4-7-8 or a physiological sigh — gone when the answer lands.

Hhalluton
Dashboards & HUDs · Claude Code mod
New

cctop

A btop-style live dashboard: context fill, tokens, cost, cache hits, rate limits, per-tool latency and subagents.

Ttomstagl
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
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
Workflow & CI · Claude Code mod
New

agent-flow

/flow opens a live tree of the session’s subagents and teammates beside the transcript.

CCharlie0113-T
Interface & Rendering · Claude Code mod
New

claude-mermaid

Every ```mermaid block Claude writes is drawn as colour box art in the transcript, right where the fence was.

GGal Elmalah
Built into Claude Code · Claude Code mod
New

diff

/diff opens the session’s uncommitted changes in a pane beside the transcript, file by file, refreshed as Claude edits.

AAnthropic
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.

Ssawzhang

Built into Claude Code

Anthropic's own mods →
Built into Claude Code · Claude Code mod
New

diff

/diff opens the session’s uncommitted changes in a pane beside the transcript, file by file, refreshed as Claude edits.

AAnthropic
Built into Claude Code · Claude Code mod
New

sec-default

The security default for organizations: keeps managed hooks, prompt content, settings and tool policy out of reach of user-installed plugins.

AAnthropic
Built into Claude Code · Claude Code mod
New

telemetry

Adds $.telemetry (log, mark) so any plugin can record an event as a first-party analytics row; sends nothing when analytics are off.

AAnthropic

CLAUDE MODS ON YOUTUBE

Meet your next upgrade.

Take the quick tour, or explore how Claude Code mods work and install your first one.

What is a Claude Mod?

A Claude Mod is a plugin for Claude Code built with function hooks: TypeScript functions running inside Claude Code’s process. Mods can render interface elements, maintain state and intercept events or tool calls within their permitted capabilities. Local interface rendering does not require model tokens; Claude usage and any additional model calls still have their normal costs. This early-access catalog uses Claude Code 2.1.269+ as its baseline; check each repository for its actual requirements.

Read the full explainer → · Install guide → · How listings are verified →

Frequently asked questions

What is Claude Mods?

Claude Mods is an independent catalog of Claude Code plugins built with function hooks. Browse games, dashboards, safety tools and more, then open a listing for its source and installation details.

How do I install a mod?

Choose a mod, check its repository requirements, enable function hooks when required, and follow the installation commands on its listing. Our install guide explains the setup.

Are Claude Mods made by Anthropic?

This catalog is an independent community project. Individual mods are made by their credited authors. Anthropic also publishes built-in mod examples.