This is the meta-skill for building Claude Code skills themselves. It walks you through the whole system: creating SKILL.md files with proper YAML frontmatter, configuring triggers in skill-rules.json (keywords, intent patterns, file paths), choosing between block/suggest/warn enforcement, and working with the two-hook architecture (UserPromptSubmit for suggestions, plus gentle post-response reminders). The guide covers Anthropic's 500-line rule and progressive disclosure pattern, plus practical stuff like session tracking to avoid nagging and skip conditions when you need an escape hatch. If you're writing custom skills or debugging why one isn't activating, this has the complete reference and testing commands.
npx -y skills add davila7/claude-code-templates --skill skill-developer --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills