Content
80%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 with clean progressive disclosure and copy-paste-ready code. The main weakness is workflow clarity: the CI-gating flow lists steps but omits explicit validation/verification checkpoints expected of a batch/gating operation.
Suggestions
Add an explicit validation/checkpoint step to the CI flow, e.g. verify the dev server is reachable before lhci autorun and confirm LHCI_GITHUB_APP_TOKEN is set when PR-comment deltas are expected.
Trim the Overview metrics table since the LCP/INP/CLS thresholds and 75th-percentile standard already appear in the description; keep only the INP-replaces-FID note that is not common knowledge.
Add a short 'verify' note after the GitHub Actions workflow that the .lighthouseci/ artifact directory is produced and the run exits non-zero on error-level assertion failures.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Dense, assume-competent content with minimal padding, but the Overview metrics table and some Lab-vs-field framing lightly restate threshold values already in the description/frontmatter and broadly-known context. | 4 / 5 |
Actionability | Fully executable: install command, complete .lighthouserc.js config, lhci autorun phase breakdown, single-URL commands, a complete GitHub Actions workflow, and a copy-paste mobile/desktop two-config pattern. | 5 / 5 |
Workflow Clarity | Install/Configure/Run/CI sequence is clear and phases are enumerated, but the core CI gating flow lacks explicit validation checkpoints (verify server reachable, confirm LHCI_GITHUB_APP_TOKEN set, check artifact path) for a batch/gating operation. | 3 / 5 |
Progressive Disclosure | Overview body with a single well-signaled one-level-deep reference to references/budgets.md (verified real), no onward nesting, and an appropriate split of detail into that reference. | 5 / 5 |
Total | 17 / 20 Passed |