Content
71%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-structured skill body with executable examples and a clear core workflow, but it suffers from some duplicated timeout content and inlines a full command reference that duplicates an existing bundle file rather than pointing to it.
Suggestions
Replace the inlined 'Essential Commands' section with a brief inline subset plus a clear pointer to references/commands.md, and add a 'See references/snapshot-refs.md for ref lifecycle details' signal to leverage the existing bundle files.
Merge the 'Timeouts and Cold-Start Cost' and 'Timeouts and Slow Pages' sections into one, since both cover wait/timeout guidance and overlap on the `wait` command usage.
Tighten the 'JS-Heavy Sites' explanation to drop the general statement about how SPAs render content via JavaScript and keep only the actionable snapshot-vs-text-body contrast.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient and actionable, but the two overlapping 'Timeouts and Cold-Start Cost' / 'Timeouts and Slow Pages' sections duplicate wait guidance, and the SPA explanation slightly over-explains concepts Claude already knows. | 3 / 5 |
Actionability | Fully executable, copy-paste-ready CLI commands throughout, with concrete worked examples covering form submission, data extraction, cookie persistence, tabs, and parallel sessions. | 5 / 5 |
Workflow Clarity | The core workflow (Navigate → Snapshot → Interact → Re-snapshot → Close) is clearly sequenced with an explicit re-snapshot validation checkpoint and a ref-lifecycle checklist, though a few edge-case checkpoints are only implicit. | 4 / 5 |
Progressive Disclosure | Good section structure, but a full 'Essential Commands' reference is inlined in SKILL.md even though references/commands.md exists for exactly that purpose, and the body never signals the bundle reference files. | 3 / 5 |
Total | 15 / 20 Passed |