WCAG 2.2 Accessibility Review
PROReview a digital product against WCAG 2.2 AA and get fixes.
Review a website, app, or component against the Web Content Accessibility Guidelines (WCAG) 2.2 — checking success criteria by conformance level, flagging failures with the specific criterion, and recommending fixes — grounded in the CURRENT W3C WCAG 2.2 Recommendation and cited. Use when asked for an accessibility review, WCAG audit, a11y check, or AA conformance assessment.
Ask for it in plain English, e.g.
Works in
You ask: Review this sign-up form for accessibility against WCAG 2.2 AA: <form> <input type="text" placeholder="Name"> <input type="email" placeholder="Email"> <div class="hint" style="color:#aaa">We'll email you a code to log in.</div> <div class="btn" onclick="submit()">Go</div> </form>

Example output shown for illustration. Your assistant produces this live from your own request once the skill is installed.