en un clic
a11y-check
Verify accessibility compliance of implemented UI
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Verify accessibility compliance of implemented UI
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Single entry point for frontend work. Classify intent, create a plan, and run the minimal agent workflow.
Independent adversarial code review via Codex CLI to eliminate Claude self-review bias
Find reusable components with compact output before UI work
Create a task branch after plan approval
Create scoped Conventional Commits after reviewer PASS
Create an issue for failed tests or tracked follow-up work
Basé sur la classification professionnelle SOC
| name | a11y-check |
| description | Verify accessibility compliance of implemented UI |
Trigger: /a11y-check or auto-called after UI implementation
Purpose: Verify accessibility compliance of implemented UI.
ul/ol/li<button>, links use <a href><label> with htmlFor<main>, <nav>, <header>, <footer>alt text (or alt="" if decorative)aria-labelaria-live or aria-busyrole="dialog" and aria-modalaria-hidden on focusable elementsoutline: none without replacement)## A11y Check Results: PASS / FAIL
### Issues (if FAIL)
1. [component:element] — [issue] → [fix]
### Warnings (non-blocking)
- [suggestion]