Content
72%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 tight, well-organized review skill that delegates detailed executable examples to a clean one-level reference. Its main weakness is that the body presents review modes rather than an explicitly sequenced review workflow with inline validation checkpoints.
Suggestions
Add an explicit sequenced review workflow with validation checkpoints in the body, e.g. 1) locate the CI workflow, 2) confirm an E2E job exists and gates merges, 3) inject a failing assertion and verify the pipeline is blocked.
Convert the `references/rule.md` pointer into a markdown link and surface the reference's Verification steps as a short inline checklist so checkpoints are not buried in the reference.
Drop or trim the opening "E2E tests catch integration issues that unit tests miss…" line, which restates knowledge Claude already has.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | A lean, well-sectioned body that mostly assumes Claude's competence; only the opening line ("E2E tests catch integration issues that unit tests miss…") over-explains a concept Claude already knows. | 4 / 5 |
Actionability | Specific directives (Playwright/Cypress, data-testid, Page Object Model, CI artifact uploads on failure) plus fully executable code one level deep in references/rule.md; the body itself carries no inline executable code, leaving minor gaps. | 4 / 5 |
Workflow Clarity | The Check/Fix/Explain/Code Review sections are action modes rather than a sequenced workflow, and the validation/Verification checkpoints live only in the reference, so checkpoints are implicit relative to the body. | 3 / 5 |
Progressive Disclosure | Clear overview body with a single well-signaled, one-level-deep reference (references/rule.md, verified real and non-nesting) holding the detailed code and examples; content is appropriately split and easy to navigate. | 5 / 5 |
Total | 16 / 20 Passed |