Angular Accessibility

Takes an Angular application to WCAG 2.2 AA conformance, covering everything outside a single widget. Trigger when focus is not moved or restored after a route change or a dialog closes, when a screen reader announces nothing after an async update, when validation errors are invisible to assistive technology, when colour contrast or target size must be checked, when a keyboard user is trapped or cannot escape, when axe reports clean but the page is still unusable, or when the criteria new in WCAG 2.2 must be met. Install the official angular-developer skill alongside it; that owns ARIA roles, keyboard interaction and focus within a component, and this skill never restates it.

0avi cb2ed57 7 files · 48.3 KB Updated

File contents

0avi/skills/tree/main/angular-accessibility commit cb2ed5774c

Frequently asked questions

npx skillmds@latest add 0avi/angular-accessibility