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 well-organized reference hub that routes users to per-area reference files and gives executable doc-fetching commands, but it carries some redundant padding and its referenced bundle files were not present to verify.
Suggestions
Remove the verbatim re-statement of the frontmatter description from the intro to save tokens.
Delete the meta-commentary sentence ('Below you'll find a list of resources...') and fix the 'additonal' typo.
Ensure the referenced references/*.md files are bundled alongside SKILL.md so the progressive-disclosure structure is complete and verifiable.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient tables and curl commands, but the intro repeats the frontmatter description verbatim and the 'Below you'll find a list of resources...' sentence is padding (with a typo, 'additonal') that could be trimmed. | 3 / 5 |
Actionability | Provides concrete, copy-paste-ready curl commands ('curl https://neon.com/llms.txt' and the markdown fetch header) plus a clear routing table, with only minor gaps in actual Neon usage code. | 4 / 5 |
Workflow Clarity | Routing from need to reference file to fetched docs is clear, and 'Don't guess docs pages' acts as a soft checkpoint, but there are no explicit validation checkpoints; this is a reference-lookup skill rather than a sequenced multi-step workflow. | 3 / 5 |
Progressive Disclosure | Excellent overview structure with well-signaled, one-level-deep reference tables organized by area and 'When to Use' columns, but the referenced references/*.md files are not present in the bundle, so the references could not be fully verified. | 4 / 5 |
Total | 14 / 20 Passed |