touch-pointer
Installation
SKILL.md
Touch and Pointer Accessibility Skill
Canonical source:
examples/TOUCH_POINTER_ACCESSIBILITY_BEST_PRACTICES.mdinmgifford/ACCESSIBILITY.mdThis 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.
Core Mandate
WCAG 2.5.x criteria (introduced in WCAG 2.1 and extended in 2.2) address pointer, touch, and motion-based interaction. These criteria exist because:
Related skills