Games · Claude Code mod cc-arcade
Nine games above the prompt — Snake, Tetris, Doom, 2048, Minesweeper, Flappy, Pong, typing, Invaders — plus a pet fed by Claude’s work.
THE COMMUNITY MOD CATALOG
Discover Claude Code mods for the way you work. Games, dashboards, guardrails — all in one place.
Explore games inside your terminal ↗
Discover dashboards ↗
Open the install guide ↗
Nine games above the prompt — Snake, Tetris, Doom, 2048, Minesweeper, Flappy, Pong, typing, Invaders — plus a pet fed by Claude’s work.
Explore modNo votes yet today. The first vote puts a mod on the board. New here? Install one mod first, then vote.
Games · Claude Code mod Nine games above the prompt — Snake, Tetris, Doom, 2048, Minesweeper, Flappy, Pong, typing, Invaders — plus a pet fed by Claude’s work.
Games · Claude Code mod A first-person pixel-art shooting gallery above the Claude Code prompt, playable while Claude works.
Games · Claude Code mod Four arcade games — /racer, /breakout, /dino, /shooter — that react to Claude’s real edits, tests and commits.
Games · Claude Code mod Wild creatures appear above the prompt based on where your prompt leads; catch them and level a partner as Claude works.
Games · Claude Code mod The Chrome offline dinosaur game, above the Claude Code prompt.
Games · Claude Code mod Embeds real SDL programs — games, RetroArch, ScummVM — as pixel-graphics panels above the prompt; Claude can even play them.
Games · Claude Code mod The offline T-rex above the prompt, with an online leaderboard by X handle. /dino auto opens it whenever Claude starts working.
Games · Claude Code mod Replaces the Working spinner with an animated ASCII slot machine: pull the lever on submit, cash in when the turn completes.
While You Wait · Claude Code mod A guided breathing animation above the prompt while Claude thinks — coherent, box, 4-7-8 or a physiological sigh — gone when the answer lands.
While You Wait · Claude Code mod A 260K-parameter TinyStories transformer running inside Claude Code writes a short story above the prompt about whatever Claude is working on.
Dashboards & HUDs · Claude Code mod A btop-style live dashboard: context fill, tokens, cost, cache hits, rate limits, per-tool latency and subagents.
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.
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.
Workflow & CI · Claude Code mod /flow opens a live tree of the session’s subagents and teammates beside the transcript.
Workflow & CI · Claude Code mod 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.
Workflow & CI · Claude Code mod Watched pull requests as lines above the prompt: merge state, review decision, required checks, and a toast when one changes.
Games · Claude Code mod Nine games above the prompt — Snake, Tetris, Doom, 2048, Minesweeper, Flappy, Pong, typing, Invaders — plus a pet fed by Claude’s work.
While You Wait · Claude Code mod A guided breathing animation above the prompt while Claude thinks — coherent, box, 4-7-8 or a physiological sigh — gone when the answer lands.
Dashboards & HUDs · Claude Code mod A btop-style live dashboard: context fill, tokens, cost, cache hits, rate limits, per-tool latency and subagents.
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.
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.
Workflow & CI · Claude Code mod /flow opens a live tree of the session’s subagents and teammates beside the transcript.
Interface & Rendering · Claude Code mod Every ```mermaid block Claude writes is drawn as colour box art in the transcript, right where the fence was.
Built into Claude Code · Claude Code mod /diff opens the session’s uncommitted changes in a pane beside the transcript, file by file, refreshed as Claude edits.
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.
Built into Claude Code · Claude Code mod /diff opens the session’s uncommitted changes in a pane beside the transcript, file by file, refreshed as Claude edits.
Built into Claude Code · Claude Code mod The security default for organizations: keeps managed hooks, prompt content, settings and tool policy out of reach of user-installed plugins.
Built into Claude Code · Claude Code mod Adds $.telemetry (log, mark) so any plugin can record an event as a first-party analytics row; sends nothing when analytics are off.
CLAUDE MODS ON YOUTUBE
Take the quick tour, or explore how Claude Code mods work and install your first one.
THE QUICK TOUR · 0:25
Discover games, dashboards and workflow tools. See how to browse the catalog and find your first Claude Code mod.
Watch on YouTubeTHE FULL EXPLAINER · 7:09
Learn how function hooks work, follow an installation example and explore ten mods for your Claude Code workflow.
Watch on YouTubeA 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 →
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.
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.
This catalog is an independent community project. Individual mods are made by their credited authors. Anthropic also publishes built-in mod examples.