Content
61%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is a lean, well-structured catalogue entry that points to an upstream repo rather than containing the skill's actual guidance. It is concise and navigable but not directly actionable: the real install/usage steps are deferred to the external README.
Suggestions
Replace the `open <url>` placeholder with the concrete install command (or at least the exact target path) instead of deferring to the upstream README.
Tighten the 'How to use' paragraph by removing the meta-explanation of what the catalogue entry does in OpenDesign.
If the upstream assets/scripts/references are intended to be used locally, bundle or summarize the core rules inline so the skill is self-contained rather than a pure redirect.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is short and well-sectioned, but the 'How to use' prose mildly over-explains ('advertises the skill in OpenDesign so the agent discovers it during planning') and repeats the description in 'What it does', fitting 'Efficient; minor instances of over-explanation that could be trimmed'. | 4 / 5 |
Actionability | The only executable command is `open https://github.com/ibelick/ui-skills`; the actual install steps are deferred ('inspect the upstream README for exact paths'), so guidance is concrete but incomplete, matching 'Some concrete guidance but incomplete; missing key details'. | 3 / 5 |
Workflow Clarity | A rough sequence exists (install upstream bundle, then invoke by name/trigger) but the key install step is undefined and points elsewhere, leaving checkpoints/steps implicit rather than clearly sequenced. | 3 / 5 |
Progressive Disclosure | The body is well-organized into clearly labeled sections (What it does, Source, How to use) with a clearly signaled single external reference, though the reference is an upstream URL rather than a one-level-deep bundle file. | 4 / 5 |
Total | 14 / 20 Passed |