macOS
brew install claude-code-templateslocal Homebrew formula metadata
brew
CLI tool for configuring and monitoring Claude Code. Version 1.29.2 via Homebrew; verified 2026-06-15.
install
brew install claude-code-templateslocal Homebrew formula metadata
overview
CLI tool for configuring and monitoring Claude Code
history
Claude Code Templates is a catalog and CLI for installing reusable Claude Code agents, commands, MCP integrations, settings, hooks, skills, and project templates. The official README presents it as both an npm CLI and the backend/catalog for the aitmpl.com browsing experience.
The npm package was first published in July 2025 and grew quickly by version count, with the npm registry recording 155 versions by the 1.29.2 release. The project emerged after Claude Code made `.claude` directories, slash commands, MCP servers, hooks, and agent definitions valuable reusable artifacts.
The README frames the project as a comprehensive collection rather than a single template. It includes install commands for individual agents, commands, MCPs, settings, hooks, and broader development stacks, plus additional tools for analytics, conversation monitoring, health checks, and plugin dashboards.
The package is distributed as `claude-code-templates` on npm and as a Homebrew formula that packages the npm tarball. Its official README also points users to docs.aitmpl.com and aitmpl.com for browsing and installation.
The README documents third-party and official upstream sources used in the collection, including Anthropic's official skills and Claude Code examples, scientific skills, community agent repositories, and command collections. That source attribution is a stronger adoption signal than download claims because it shows the catalog curating across multiple Claude ecosystem projects.
Users can run `npx claude-code-templates@latest` interactively or pass flags such as `--agent`, `--command`, `--mcp`, `--setting`, `--hook`, and `--yes` to install selected components into Claude Code configuration locations.
The project is also used as a discovery layer: the README directs users to aitmpl.com to browse more than 100 agents, commands, settings, hooks, and MCPs, then install selected components through the CLI.
For package nerds, Claude Code Templates is a clear example of the package-manager instinct moving from binaries and libraries into AI-agent configuration. Prompts, hooks, agent roles, MCP endpoints, and settings become catalog entries that can be searched, attributed, installed, and updated.
The project is also notable because its package wraps a living catalog. The Homebrew formula points to an npm tarball, while the docs and website provide a higher-level registry experience for components that are not traditional executable packages.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.claude/config.json.claude/settings.json.claude/settings.local.json~/.claude/settings.json.mcp.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
claude-code-templates | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:claude-code-templates |
|---|---|
| Version | 1.29.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/claude-code-templates |
| Homepage | https://www.aitmpl.com/agents |
| Repository | https://github.com/davila7/claude-code-templates |
| Upstream docs | https://docs.aitmpl.com/ |
| License | MIT |
| Source archive | https://registry.npmjs.org/claude-code-templates/-/claude-code-templates-1.29.2.tgz |
| Last updated | 2026-06-15T01:19:40Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | claude-code-templates |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.