CLAUDE-skill-development.md
For projects building Claude skills. Encodes the SKILL.md format, decision rules for when to use a skill, and a testing workflow.
A CLAUDE.md file lives in the root of a Claude Code project. When you run Claude Code in that folder, it reads the file automatically and treats the contents as persistent context - preferences, conventions, guardrails. It's the closest thing Claude Code has to a "system prompt" for that project.
This version is built for projects where you're writing your own Claude skills. It encodes the SKILL.md format, naming conventions, and a clear rule for when something should be a skill versus a prompt or subagent.
CLAUDE.md.CLAUDE.md already exists, back it up first.