# Accessibility Review

> Review web or application accessibility using WCAG 2.2 success criteria, semantic structure, keyboard behavior, assistive-technology needs, visual presentation, and user impact. Use for evidence-based findings without claiming conformance from incomplete testing.

- Skill: `jovanipink/accessibility-review` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add jovanipink/accessibility-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jovanipink/accessibility-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- License: MIT
- Author: JovaniPink (https://skillmd.com/u/jovanipink)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jovanipink/accessibility-review

---


# Accessibility Review

Use current primary guidance as a review baseline, then report only what the available evidence supports. Primary authority: [official reference](https://www.w3.org/TR/WCAG22/).

## Workflow

1. Identify supported surfaces, technologies, content types, user journeys, and stated conformance target if any.
2. Inspect semantics, names, roles, values, headings, landmarks, labels, errors, status messages, and focus management.
3. Test keyboard order, traps, shortcuts, pointer alternatives, motion, timing, and input assistance.
4. Review contrast, text scaling, reflow, zoom, orientation, target size, spacing, and non-text alternatives.
5. Map each finding to an exact WCAG 2.2 success criterion and level when supported.
6. Separate automated findings from keyboard, screen-reader, magnification, cognitive, and user testing needs.
7. Record environment, browser, assistive technology, viewport, zoom, and evidence limitations.

## Boundaries

- Do not claim WCAG conformance from automated scans or partial surface testing.
- Do not treat overlay widgets as substitutes for accessible product behavior.
- Do not include sensitive user data in screenshots or test evidence.

## Output

Return Scope, Findings by criterion, User impact, Automated evidence, Manual evidence, Untested areas, and Remediation priority.


