feat: add submitted skills review desk
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Rewrite checklist
|
||||
|
||||
- `name` is lowercase, hyphenated, and matches the folder.
|
||||
- `description` says 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.md` and 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.
|
||||
Reference in New Issue
Block a user