Content
92%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.
An exemplary compact skill body: lean, concrete, and structured with a strong validate-then-deploy workflow and an explicit error-recovery loop. The only minor gap is the absence of an example GROQ query to make the GROQ guidance fully copy-paste ready.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean and efficient: short sectioned rules with no padding, no explanation of what a CMS or GROQ is, and every line earns its place, matching the top anchor. | 5 / 5 |
Actionability | Concrete, executable guidance throughout (get_schema, author-> vs author[]->, drafts. prefix, defineType/defineField, sanity dataset export/import, sanity start), with the minor gap of no example GROQ query snippet, placing it just below copy-paste-ready 5. | 4 / 5 |
Workflow Clarity | The 'Change -> validate -> deploy' section is a clear numbered sequence with explicit validation checkpoints (sanity start surfaces errors, Vision queries, temp-dataset import, full site build) and a feedback loop ('Any failure: revert locally, fix, restart from step 1'), matching the top anchor for a destructive/batch workflow. | 5 / 5 |
Progressive Disclosure | A short, well-sectioned overview with a single clearly signaled one-level reference (sanity-config.md) plus a docs link; content is appropriately split and easy to navigate, fitting the top anchor for a compact skill. | 5 / 5 |
Total | 19 / 20 Passed |