Claude Code Templates
Installable registry of 1,847 Claude Code agents, skills, commands and MCPs
Tier A · StrongRegistryAgent SkillMarketplaceaitmpl.com
An open-source registry (davila7/claude-code-templates, published as the aitmpl.com browser) of drop-in configuration for Claude Code. The live components.json index lists 871 skills, 421 subagents, 286 slash commands, 94 MCP servers, 70 settings presets, 62 hooks, 18 loops, 11 sandbox configs and 14 project templates. Every item installs with one npx command that writes it into the project .claude directory. It is for developers who want a ready-made agent stack instead of writing their own agent and hook definitions.
npx claude-code-templates@latest --agent development-team/frontend-developer --yesFor an agent
Do not scrape aitmpl.com — the browse UI is a JS shell that renders 'Loading components'. Fetch https://www.aitmpl.com/components.json instead; it is a single 1.5 MB JSON with agents, skills, commands, mcps, settings, hooks, sandbox, loops and templates arrays, each item carrying name, category, path, description and installCommand. Treat the catalogue as community-contributed and uneven: read the source .md before you install, because many agents are thin prompt wrappers and several categories (google-workspace commands, doordash hooks) are vendor-specific noise.
Why it is here. The largest single machine-readable index of Claude Code configuration, and the only one that installs any item with one npx call. Its breadth is also its weakness — curation is loose, so it is a parts bin, not a standard.
Facts
- License
- MIT
- Pricing
- Free, Open source
- Framework
- React, Vue, Angular, Next.js, Python
- Styling
- Not applicable
- Distribution
- CLI installer, npm package, GitHub repository, Agent skill / rules pack, MCP server, Web app / online tool
- Platform
- Terminal / CLI, Platform agnostic
- Content type
- Prompts, Code
- Agent readiness
- CLI installable, Agent skill or rules pack, MCP server, Machine-readable index, Readable open source, Client-rendered shell
- Accessibility
- Not applicable
- Maturity
- Actively maintained
- GitHub stars
- 30,300
- Package
- claude-code-templates
Templates
14- react-app · React + JS/TS project scaffold with Claude commands; npx claude-code-templates@latest --template=react-app --yes
- vue-app · Vue + JS/TS project scaffold with Claude commands
- angular-app · Angular + JS/TS scaffold, ships services and components slash commands
- node-api · Node API scaffold with JS/TS conventions
- javascript-typescript · Generic JS/TS language template
- django-app · Django project scaffold for Python
- fastapi-app · FastAPI project scaffold for Python
- flask-app · Flask project scaffold for Python
- python · Generic Python language template
- rails-app · Rails project scaffold for Ruby
- ruby · Generic Ruby language template
- go · Generic Go language template
- rust · Generic Rust language template
- common · Language-neutral base: CLAUDE.md, .mcp.json, project-setup and git-workflow commands
Notable for
- 1,847 components in one JSON index
- 871 skills, 421 agents
- one-command npx install per item
- 6 screenshot/UI-analysis agents
- MIT, 30.3k stars
Provenance
Verified 2026-08-15. HTTP 200. https://www.aitmpl.com/agents (JS shell, no catalogue rendered), https://www.aitmpl.com/components.json (parsed, exact counts), https://github.com/davila7/claude-code-templates, https://raw.githubusercontent.com/davila7/claude-code-templates/main/README.md (install syntax)
Also in Agent Design Tooling
6- Awesome DESIGN.md · 73 MIT-licensed DESIGN.md brand analyses you drop into a project root
- Impeccable · Design vocabulary and anti-slop detector for AI coding agents
- Impeccable · Design skill for AI coding agents: 23 slash commands and 59 detector rules
- Loora · Canvas design tool with a remote MCP server your coding agent edits live
- Mobbin MCP · MCP server that gives coding agents 621,500+ real shipped app screens
- Open Design · Local-first desktop app that turns your coding agent into a design engine