What is AITMPL?
AITMPL (AI Templates) is a platform that gathers reusable components for Claude Code. Instead of building every skill, hook, or MCP configuration from scratch, you can browse a catalog and install what you need.
The project is free, open source (MIT license), and installable via npm.
What you'll find there
The catalog is organized into six categories:
- Skills - reusable workflows for specific tasks
- Agents - pre-configured agents for specific roles
- Commands - ready-to-use slash commands
- Settings - optimized configurations
- Hooks - pre/post execution automations
- MCPs - Model Context Protocol integrations
You'll find integrations with well-known services: OpenAI, Anthropic, Stripe, AWS, GitHub, and others. The site highlights projects like BrainGrid, Neon, and ClaudeKit.
Complementary tools
Beyond the catalog, AITMPL offers monitoring utilities: analytics, diagnostics, conversation tracking, and a dashboard for managing installed Claude Code plugins.
Who it's for
Developers using Claude Code who want to speed up their setup. Rather than reinventing common patterns (linting, git workflows, deployment), you can build on what already exists and adapt it to your project.