Skills
69 skills · 13 creators
The registry for agent skills.
Touch Target Sweepdanielv/touch-target-sweep
Report every tap target under 44px and how to grow the hit area without moving the pixels.
danielv/touch-target-sweepReport every tap target under 44px and how to grow the hit area without moving the pixels. Safe Area Checkdanielv/safe-area-check
Find fixed elements that ignore the safe area and end up under a notch or a home indicator.
danielv/safe-area-checkFind fixed elements that ignore the safe area and end up under a notch or a home indicator. Form Accessibilityeliasm/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. Keyboard Trap Hunteliasm/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 Revieweliasm/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 Passeliasm/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. Dark Mode Sweepmirabel/dark-mode-sweep
Find colours that are hardcoded rather than tokenised, and any pair whose contrast fails once the theme flips.
mirabel/dark-mode-sweepFind colours that are hardcoded rather than tokenised, and any pair whose contrast fails once the theme flips. Focus Ring Auditmirabel/focus-ring-audit
Walk a component tree and report every interactive element with no visible keyboard focus state. Read-only; it lists offenders with file and line.
mirabel/focus-ring-auditWalk a component tree and report every interactive element with no visible keyboard focus state. Read-only; it lists offenders with file and line.