claude-code-templates-cli
Installation
SKILL.md
Claude Code Templates CLI
Skill by ara.so — Claude Code Skills collection.
The claude-code-templates CLI provides a comprehensive collection of ready-to-use configurations for Anthropic's Claude Code, including AI agents, custom commands, MCPs (Model Context Protocol integrations), settings, hooks, and skills. It offers both interactive browsing and direct installation of components to enhance AI-powered development workflows.
Installation
The CLI can be run directly with npx without installation:
npx claude-code-templates@latest
For frequent use, install globally:
npm install -g claude-code-templates