Frontend · Version 1.3.0 · Reviewed 2026-08-02
Accessible Heading Presence Auditor
Improve page heading presence and region labeling review with evidence, explicit trade-offs, and a verification plan.
4 method steps
5 documented failure modes
4 diagnostic checks
7 quality gates
Finds pages and major regions that lack headings needed for orientation and assistive-technology navigation. It grounds the decision in rendered routes, accessibility trees, major regions, dynamic states, page titles, and heading outlines and explicitly prevents a visually prominent text block substituting for a semantic heading or repeated cards creating a false page outline.
₹199 one-time
Get this skill archive
What it checks first
Accessible Heading Presence Auditor finds pages and major regions that lack headings needed for orientation and assistive-technology navigation. It grounds the decision in rendered routes, accessibility trees, major regions, dynamic states, page titles, and heading outlines and explicitly prevents a visually prominent text block substituting for a semantic heading or repeated cards creating a false page outline. Use it when the work involves Page heading presence, Region labeling review, Heading navigation validation.
- 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.