Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold.
Agent naming and structure
Technology-expert naming
100%
100%
Correct agents directory
33%
100%
Focus areas section
100%
100%
Quality checklist section
33%
100%
References section
0%
100%
YAML frontmatter present
100%
100%
Name matches filename
100%
100%
Frontmatter validation step
100%
100%
Name-check validation step
100%
100%
Without context: $0.3589 · 1m 58s · 16 turns · 19 in / 7,343 out tokens
With context: $0.6156 · 2m 13s · 33 turns · 104 in / 7,522 out tokens
Skill directory structure and frontmatter
Tool-or-pattern directory name
100%
100%
SKILL.md entry point
100%
100%
Correct skills directory
100%
100%
mkdir -p used for directory creation
100%
100%
Commands section present
100%
100%
Examples section present
100%
100%
Triggers section present
33%
100%
YAML frontmatter with name
100%
100%
YAML frontmatter with description
100%
100%
Without context: $0.6109 · 2m · 28 turns · 168 in / 7,317 out tokens
With context: $0.5146 · 1m 58s · 26 turns · 63 in / 7,302 out tokens
Command and hook script setup
Command action-verb naming
70%
100%
Correct commands directory
100%
100%
Execution flow section in command
100%
100%
Options section in command
0%
100%
Hook event-action naming
40%
100%
Project-local hooks directory
100%
100%
chmod +x applied
100%
100%
Input parsing in hook
100%
100%
Exit codes in hook
100%
100%
Hook is valid bash
100%
100%
Without context: $0.6062 · 2m 29s · 28 turns · 83 in / 9,615 out tokens
With context: $0.6367 · 2m 31s · 31 turns · 33 in / 9,027 out tokens
5342bca
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.