touch-pointer

Installation
SKILL.md

Touch and Pointer Accessibility Skill

Canonical source: examples/TOUCH_POINTER_ACCESSIBILITY_BEST_PRACTICES.md in mgifford/ACCESSIBILITY.md This skill is derived from that file. When in doubt, the example is authoritative.

Apply these rules when implementing any interactive UI that users touch, click, tap, drag, or gesture with. Load alongside keyboard/SKILL.md — pointer and keyboard requirements are complementary, not interchangeable.


Core Mandate

Build interfaces that work with touchscreens, mice, trackpads, pens, head pointers, switch-controlled pointers, and other pointing devices. Do not infer a person's abilities from the device they use — a touchscreen user may also use a keyboard, speech input, a screen reader, or a mouse.

Installs
95
GitHub Stars
39
First Seen
Apr 16, 2026
touch-pointer — mgifford/accessibility-skills