Content
93%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.
A high-quality, action-oriented reference skill: lean and executable with explicit footgun warnings and clearly signaled deep-guide references. Workflow clarity is strong but not maximal, as some destructive/batch paths rely on warning prose rather than explicit validate-then-proceed checkpoints.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Dense, reference-style body that assumes Claude's competence: lean code blocks with inline comments, list-based management guidance, and concise 'Footgun' warnings — every token earns its place as Netlify-specific fact. | 5 / 5 |
Actionability | Fully executable commands and snippets throughout — `netlify deploy --prod`, `netlify deploy --allow-anonymous`, `[skip ci]`/`[skip netlify]` tokens, URL hash parameters, and complete netlify.toml context blocks — copy-paste ready and covering common cases. | 5 / 5 |
Workflow Clarity | Clear sequences for CLI deploys, managing deploys (Find/Lock/Cancel/Retry/Download/Delete), and a fix-forward loop for failed deploys, with explicit warning checkpoints before destructive actions (manual --prod, secrets leaks); minor validation gaps keep it just below the top anchor. | 4 / 5 |
Progressive Disclosure | Well-signaled one-level-deep references to three real bundle files (`references/netlify-toml.md`, `references/cli-commands.md`, `references/deployment-patterns.md`) in a dedicated 'More' section, with the body serving as a navigable overview. | 5 / 5 |
Total | 19 / 20 Passed |