Skip to content

tomeraitz/dotclaude-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotclaude logo

dotclaude-templates

Status GitHub Issues GitHub Pull Requests License


Production-ready .claude templates for Claude Code: custom agents, commands, hooks, and skills to supercharge your AI-powered development workflow.

🧐 About the Project

dotclaude-templates is a production-ready collection of .claude templates that extend Claude Code's capabilities through the .claude/ directory structure. Think of it as your AI development toolkit - reusable, shareable, and designed to supercharge your workflow.

Here's why you should use it:

  • Save Time: Create production-ready custom agents in 2-5 minutes instead of hours
  • Consistency: Share the same standards, patterns, and SOPs across your entire team
  • Safety: Built-in constraints prevent common mistakes and security issues
  • Flexibility: Works with any tech stack - Backend, Frontend, DevOps, ML, and more

Use this repository as a starting point - fork it, customize it, and make it your own!

🏁 Getting Started

Prerequisites

Claude Code installed

Installation

Step 1: Clone the repository

git clone https://github.com/tomeraitz/dotclaude-templates.git
cd dotclaude-templates

Step 2: Copy .claude/ to your project

On Linux/macOS:

cp -r .claude/ /path/to/your/project/.claude/

On Windows:

xcopy .claude /path/to/your/project/.claude/ /E /I

📚 Documentation


About

A collection of .claude templates: custom agents, commands, hooks, and skills for Claude Code

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors