This is your go-to reference when you need to make a Capacitor app accessible. It covers the practical stuff: screen reader labels, ARIA attributes, focus management, and the 44x44pt touch target rule. You get working code for live regions, focus trapping in modals, and native VoiceOver/TalkBack setup. The quick checklist hits WCAG basics like 4.5:1 contrast ratios and semantic HTML. Honestly, accessibility is easy to overlook until you need it, and this gives you the patterns to do it right from the start instead of retrofitting later.
npx skills add https://github.com/cap-go/capgo-skills --skill capacitor-accessibility