·claude-code-templates
</>

claude-code-templates

0xdarkmatter/claude-mods

Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold.

15Installs·0Trend·@0xdarkmatter

Installation

$npx skills add https://github.com/0xdarkmatter/claude-mods --skill claude-code-templates

SKILL.md

| Expert persona | agent-template.md | Focus areas, quality checklist, references | | Tool capability | skill-template.md | Commands, examples, triggers | | User workflow | command-template.md | Execution flow, options | | Automation | hook-script.sh | Input parsing, exit codes |

| agent-template.md | Expert agent boilerplate | | skill-template.md | Skill with YAML frontmatter | | command-template.md | Slash command scaffold | | hook-script.sh | Secure hook script template |

| Agent | {technology}-expert.md | react-expert.md | | Skill | {tool-or-pattern}/SKILL.md | git-workflow/SKILL.md | | Command | {action}.md | review.md | | Hook | {event}-{action}.sh | pre-write-validate.sh |

Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold. Source: 0xdarkmatter/claude-mods.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/0xdarkmatter/claude-mods --skill claude-code-templates
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is claude-code-templates?

Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold. Source: 0xdarkmatter/claude-mods.

How do I install claude-code-templates?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/0xdarkmatter/claude-mods --skill claude-code-templates Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/0xdarkmatter/claude-mods