Bad_Name_Format

Use when you need to test a skill with an invalid name format.

8ddieHu0314 Updated

File contents

The name: field uses uppercase letters and underscores, which violates the spec. Names must be lowercase letters, numbers, and hyphens only.

Expected failure: naming.format [high]

8ddieHu0314/Skill-Lab/tree/main/tests/fixtures/skills/invalid/bad-name-format commit 67dbf81bdd

Frequently asked questions

npx skillmds@latest add 8ddiehu0314/bad-name-format