From codex-next
Audits web/app accessibility covering semantics, keyboard flow, focus, labels, ARIA, contrast, and responsive behavior. Useful for frontend changes or existing UI needing accessibility review.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codex-next:dev-accessibility-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this workflow when a frontend change or existing UI needs accessibility review.
Use this workflow when a frontend change or existing UI needs accessibility review.
Define the scope.
Collect evidence.
Check core interaction requirements.
Check perception and responsiveness.
Validate with available tools.
Prioritize remediation.
Return:
npx claudepluginhub blueskyxn/codex-is-all-you-need --plugin codex-nextReviews digital products against WCAG 2.2 AA with automated, keyboard, screen reader, and contrast tests. Use for pre-merge a11y audits, form/component validation, and defining accessibility requirements.
Audits web and mobile experiences for WCAG compliance, identifies accessibility barriers, provides remediation guidance, and establishes testing practices.
Reviews frontend UI for WCAG 2.2 AA compliance: semantic structure, keyboard navigation, ARIA, screen reader behavior, focus management, contrast, and touch accessibility. Outputs a structured report.