Content
87%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, token-efficient reference with excellent progressive disclosure to real bundle files. The main weakness is workflow clarity: the five-phase process is only named at a high level with no concrete per-phase validation steps inline.
Suggestions
Expand the 'Measure -> Identify -> Prioritize -> Implement -> Verify' line into a short sequenced workflow with a concrete command per phase (e.g., a Lighthouse/audit command for Measure and Verify) and an explicit validation checkpoint before declaring optimization complete.
Tie the existing Checklist section explicitly to the Verify phase so the verification step is part of the workflow rather than a standalone section.
Add a brief prioritization heuristic to the Prioritize phase (e.g., 'largest LCP element first, then INP offenders') so the sequence drives concrete decisions instead of only naming phases.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean reference-style content that assumes Claude's competence — numeric metric thresholds, copy-paste code, and terse annotations like 'common INP killer' with no concept-explaining fluff, matching the 'every token earns its place' anchor. | 5 / 5 |
Actionability | Provides fully executable, copy-paste-ready code and commands across images, fonts, third-party scripts, critical CSS, bundle analysis, code splitting, and caching headers, covering the common cases; the two intentionally user-specific placeholders are justified templates, not gaps. | 5 / 5 |
Workflow Clarity | The 'Measure -> Identify -> Prioritize -> Implement -> Verify' sequence is named but presented as a single high-level line with no per-phase commands, and the Verify checkpoint delegates externally to perf-lighthouse, leaving validation implicit rather than tied into the workflow. | 3 / 5 |
Progressive Disclosure | Clear overview body with well-signaled one-level-deep references to the three real bundle files (core-web-vitals.md, bundle-optimization.md, image-optimization.md), each annotated with its scope, with in-depth patterns appropriately split out. | 5 / 5 |
Total | 18 / 20 Passed |