Content
85%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 highly actionable, well-sequenced skill body with strong workflow guardrails and concrete commands. Its main weakness is progressive disclosure: a broken gotchas.md pointer and several orphaned reference files undermine navigation.
Suggestions
Remove or create the missing gotchas.md — the body's "See gotchas.md" link (final section) currently dead-ends.
Reference the orphaned bundle files (00-overview.md, 01-architecture.md, 02-key-components.md, 03-patterns.md) from the body or the Dependencies/Bootstrap section, or remove them if unused.
Tighten the repeated "ask once / skip silently" boilerplate in steps 6-8 into a single shared convention to reduce inline padding.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Largely lean and assumes Claude's competence with concrete curl commands and detection tables, but the long inline handoff boilerplate and repeated "ask once / skip silently" refrains in steps 6-8 add padding that could be trimmed. | 4 / 5 |
Actionability | Provides copy-paste-ready curl commands, explicit MCP tool names with signatures, URL templates, and concrete detection heuristics (file markers per framework), fully executable across common cases. | 5 / 5 |
Workflow Clarity | An eight-step workflow with explicit checkpoints — confirm project root, preview-before-install, fail-loud curl -f, warn-before-overwrite, conditional handoff gates — and a Common Mistakes table providing error-recovery feedback loops. | 5 / 5 |
Progressive Disclosure | References to catalog.md, ai-slop-patterns.md and shadcn-handoff.md are real and well-signaled, but the body cites a non-existent gotchas.md (dead link) and four bundled reference files (00-overview through 03-patterns) are never referenced from the body, leaving navigation incomplete. | 3 / 5 |
Total | 17 / 20 Passed |