Make your PixiJS apps work with screen readers and keyboard navigation. This skill creates an invisible overlay so assistive technology can find and activate buttons, menus, and other elements.
You can set simple properties like accessibleTitle and tabIndex on any container. The system supports custom tab order, touch activation on mobile, and debug mode.
Anyone building interactive PixiJS games or apps can use this to reach more users. No complex code needed. Just add a few lines to enable accessibility.
Global
mkdir -p ~/.claude/skills/pixijs-accessibilityProject
mkdir -p .claude/skills/pixijs-accessibilitySource Repository
Accessibilityaddyosmani/web-quality-skills
Audit and improve web accessibility following WCAG 2.2 guidelines for inclusivity
Fixing Accessibilityibelick/ui-skills
Audit and fix HTML accessibility issues for a more inclusive web
Accessibility Compliancewshobson/agents
Build inclusive interfaces that everyone can use with ease and confidence
Wcag Audit Patternswshobson/agents
Audit websites for WCAG 2.2 compliance and fix accessibility violations
Next Intl Add Languagegithub/awesome-copilot
Easily add a new language to your Next.js internationalized app
Vscode Ext Localizationgithub/awesome-copilot
Localize VS Code extensions correctly for all languages using official best practices
Flutter Improving Accessibilityflutter/skills
Make your Flutter app usable for everyone with accessibility features
Screen Reader Testingwshobson/agents
Test websites with screen readers for full accessibility and user inclusion