Install
npx skillscat add skills-lock/skil-lock/internal-parser-claude-testdata-missing-name Install via the SkillsCat registry.
About this skill
This skill is a test fixture that verifies a parser correctly requires the `name` field in skill metadata even when other fields like `version` are optional. It exists to support parser validation tests rather than to perform any functional task. Developers maintaining or testing the skill parser should use it to confirm required-field enforcement behavior.
SKILL.md
Missing name
This fixture exists so the parser test can assert that name is still
required even though version was made optional.