AI AGENT ADDONS

Pixijs Accessibility

pixijs/pixijs-skills

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.

Add Pixijs Accessibility skill to your workflow

Global

mkdir -p ~/.claude/skills/pixijs-accessibility

Project

mkdir -p .claude/skills/pixijs-accessibility

Source Repository

Stars
262
Forks
15
Watchers
262
License
MIT
Last Push
1 month ago
Created
3 months ago