Audits Stitch-generated components for WCAG 2.1 AA accessibility issues and applies fixes — semantic HTML, ARIA attributes, keyboard navigation, focus management, and screen reader support.
$npx -y skills add gabelul/stitch-kit --skill stitch-a11yInstalls into the current project.
Run `npx skills use "https://github.com/gabelul/stitch-kit" --skill "gabelul/stitch-kit/stitch-a11y"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gabelul/stitch-kit" that are relevant to the current task. Run `npx skills add "https://github.com/gabelul/stitch-kit"` and select the relevant skills, then follow their instructions.