skills/smithery.ai/codex-a11y-audit

codex-a11y-audit

SKILL.md

Accessibility Change Audit

Brief purpose: review UI changes for accessibility regressions and missing improvements, then propose minimal fixes tied to the diff.

Overview

This skill audits UI diffs for semantics, keyboard access, focus management, ARIA correctness, contrast, and testability. It is diff-first: only evaluate changed lines and their immediate context.

Prerequisites

  • A diff, PR, or change list that includes relevant UI files.
  • Optional: a screenshot or description of the changed UI state.

Instructions

Step 1: Scope the audit to the diff

Identify changed UI elements, interactions, and styles. Ignore unrelated files.

Installs
2
First Seen
Mar 30, 2026
codex-a11y-audit from smithery.ai