Frontend · Version 1.2.0 · Reviewed 2026-08-02
Content Reflow Auditor
Improve high-zoom reflow check and narrow viewport overflow audit with evidence, explicit trade-offs, and a verification plan.
4 method steps
5 documented failure modes
4 diagnostic checks
7 quality gates
Tests content at narrow CSS widths and high zoom for two-dimensional scrolling, clipping, overlap, fixed-position obstruction, and loss of information or operation.
₹299 one-time
Get this skill archive
What it checks first
Content Reflow Auditor tests content at narrow CSS widths and high zoom for two-dimensional scrolling, clipping, overlap, fixed-position obstruction, and loss of information or operation. Use it when the work involves High-zoom reflow check, Narrow viewport overflow audit, Fixed-content obstruction review.
- Whether the control uses a native element with real semantics or a div reconstructed with ARIA.
- Focus behavior across route changes, dialogs, and dynamic content insertion.
- Which Core Web Vital is failing, since LCP, INP, and CLS have unrelated causes.
- Whether state lives at the level that actually needs it, since misplaced state re-renders unrelated subtrees.