Built-in Claude Code mods from Anthropic

Anthropic’s published built-in mods are reference implementations for the evolving function-hook API. Read them alongside the types generated by your installed build. Built-in entries are documented here for learning; installation differs from a community marketplace plugin.

How to install Claude Code mods →

Browse Built into Claude Code 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