# Fixing Accessibility

> 用于无障碍审查与修复：当用户要检查或修 HTML 可访问性、ARIA、键盘导航、焦点管理、颜色对比、表单错误、dialog 或 WCAG 合规时使用。Combine with `frontend-design` or `ui-ux-pro-max` when 先做界面方案再做无障碍验收；Do not use for 纯视觉改版或一般性能优化。

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

---


# fixing-accessibility

## Intent
- 用于无障碍审查与修复：当用户要检查或修 HTML 可访问性、ARIA、键盘导航、焦点管理、颜色对比、表单错误、dialog 或 WCAG 合规时使用。Combine with `frontend-design` or `ui-ux-pro-max` when 先做界面方案再做无障碍验收；Do not use for 纯视觉改版或一般性能优化。

## Default operating pattern
1. Clarify audience, surface, success metric, and implementation boundary.
2. Study relevant patterns, references, or constraints before proposing a direction.
3. Define structure, interaction, copy, and visual hierarchy with a reusable rationale.
4. Pressure-test accessibility, motion, maintainability, and platform fit.
5. Return a concise recommendation and the next implementation move.

## Pack fit
- Included in: `product-design`
- Keep examples generic, privacy-safe, and portable across hosts.

## Boundary
- Do not use as a catch-all for every visual preference disagreement.

