SKILL.md
A SKILL.md is a single reusable instruction set that teaches Claude Code how to do one job well, such as writing a failing test first. You install it and it can be invoked by name, or auto-invoked by a FLOW.md.
A skill is the unit; a Flow is a hand-picked bundle of skills plus the FLOW.md routing that fires them.
Related