Claude Code Templates launches Mods catalog
AI Templates has rolled out support for Mods in Claude Code Templates alongside a live community catalog installable via the npx claude-code-templates CLI. Leveraging Anthropic's experimental function-hooks capability in Claude Code 2.1.259+, these TypeScript middleware mods allow developers to intercept tool calls, enforce safety guardrails, and audit terminal events.
Function hooks transform Claude Code from a closed coding CLI into an extensible developer platform, and third-party catalogs are moving quickly to establish the de facto plugin registry before official stores exist.
- –Deep runtime control: Acting as middleware over the internal engine interface enables essential local safety mechanisms, such as secret redaction and command blacklists.
- –Frictionless installation: Distributing mods via standard `npx` commands significantly reduces onboarding friction and accelerates developer adoption.
- –Early-access instability: Since the underlying function-hook API remains experimental and gated by Anthropic, users should expect potential breaking changes across upcoming minor releases.
DISCOVERED
1h ago
2026-09-17
PUBLISHED
1h ago
2026-09-17
RELEVANCE
AUTHOR
dani_avila7
