# UI A11Y Review

> Review user interfaces for accessibility compliance and inclusive design

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

---


## What I do
- Check for WCAG compliance
- Validate keyboard navigation
- Review color contrast
- Ensure screen reader compatibility
- Identify focus management issues

## When to use me
Use this skill when building or reviewing any user-facing interface, API documentation, or CLI output.

## Review Checklist
- [ ] Sufficient color contrast
- [ ] Keyboard accessible
- [ ] Screen reader friendly
- [ ] Error messages are clear and actionable

