claude-code-templates
CLI with 100+ templates for agents, commands, MCPs, hooks, and skills.
CLI with 100+ templates for agents, commands, MCPs, hooks, and skills.
What it is
CLI tool with 100+ ready-made templates for agents, commands, MCPs, hooks, and skills. Think package manager for Claude Code configs โ instead of digging through GitHub, you pick from an interactive menu.
Install / Setup
Option 1 โ Terminal (one-time run):
npx claude-code-templates@latest
Interactive menu pops up, you pick what to install.
Option 2 โ Prompt Claude Code:
Run "npx claude-code-templates@latest". The tool is interactive โ walk me through the options, explain what each category does, and install the templates I pick at the end.
You can also install specific templates directly, e.g.:
npx claude-code-templates@latest --mcp database/supabase
Liking this?
Inside the community I show you how I run all of this day-to-day โ live sessions, direct feedback on your setup, and my full configs.
Use cases
- Spin up a new project fast โ Template for Next.js, Python API, etc. in seconds.
- Install an MCP once โ Flag-based install instead of manual
claude mcp add. - Skill discovery โ Browse the categories to see what's out there.
- Team onboarding โ Get new teammates on your stack standard with one command.
- Hook boilerplate โ Ready-made hook setups for pre-commit, file-save, session-start.
Pro tip
Use the tool to discover, but know what you're installing before you click "yes". Every template drops files into your ~/.claude/ โ install 20 templates blind and your config becomes a dumpster.
๐ Installing skills is step one. Knowing which ones to use when โ that's the real edge. In the community I show you my full skill setup and how I use it every day. โ Join the Claude Code Mastery Community
Updated regularly โ follow @vine.codes for more.
Want more?