Frontend · Version 1.1.0 · Reviewed 2026-08-02
Link Purpose Auditor
Improve accessible link-name review and repeated-link disambiguation with evidence, explicit trade-offs, and a verification plan.
4 method steps
5 documented failure modes
4 diagnostic checks
7 quality gates
Tests whether each link has a destination-specific accessible name in context, including repeated card links, icon links, downloads, external targets, and ambiguous calls to action.
₹199 one-time
Get this skill archive
What it checks first
Link Purpose Auditor tests whether each link has a destination-specific accessible name in context, including repeated card links, icon links, downloads, external targets, and ambiguous calls to action. Use it when the work involves Accessible link-name review, Repeated-link disambiguation, Destination and behavior check.
- 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.