549 B
549 B
Rewrite checklist
nameis lowercase, hyphenated, and matches the folder.descriptionsays what the skill does and when to use it.- The default workflow has clear inputs and a concrete result.
- Important limits have a reason; rules are not generic boilerplate.
- Bundled resources are linked from
SKILL.mdand loaded only when needed. - Commands use relative paths and document prerequisites.
- Mutations require an explicit user approval at the moment they occur.
- The package has one normal and one boundary-case evaluation prompt.