Elias Moreau
eliasm
Frontend. Accessibility is the feature, not the audit.
6 skills1 save
Form Accessibility
eliasm/form-a11y
Check a form for unlabelled inputs, errors announced to nobody, and tab order that jumps.
eliasm/form-a11yCheck a form for unlabelled inputs, errors announced to nobody, and tab order that jumps.
Image Policy
eliasm/image-policy
Check images for missing dimensions, wrong formats, and the layout shift that follows.
eliasm/image-policyCheck images for missing dimensions, wrong formats, and the layout shift that follows.
Bundle Diet
eliasm/bundle-diet
Find the imports responsible for a bundle's weight and the smaller thing each one could be.
eliasm/bundle-dietFind the imports responsible for a bundle's weight and the smaller thing each one could be.
Keyboard Trap Hunt
eliasm/keyboard-trap-hunt
Walk every dialog, menu and drawer with a keyboard and report where focus gets stuck or lost.
eliasm/keyboard-trap-huntWalk every dialog, menu and drawer with a keyboard and report where focus gets stuck or lost.
ARIA Review
eliasm/aria-review
Find ARIA that lies: roles that don't match behaviour, labels that duplicate visible text, and live regions nobody announces.
eliasm/aria-reviewFind ARIA that lies: roles that don't match behaviour, labels that duplicate visible text, and live regions nobody announces.
Contrast Pass
eliasm/contrast-pass
Check every text and icon colour against its background and report the pairs that fail WCAG AA.
eliasm/contrast-passCheck every text and icon colour against its background and report the pairs that fail WCAG AA.