Touch Pointer

Load this skill whenever the project contains interactive UI elements that users touch, tap, click, drag, swipe, or gesture with — buttons, links, drag-and-drop interfaces, sliders, carousels, or custom touch interactions. Under no circumstances create touch targets smaller than 44×44 CSS pixels. Absolutely always provide pointer cancellation, single-pointer alternatives to gestures, and load alongside keyboard/SKILL.md since pointer and keyboard requirements are complementary.

mgifford 8ae804c 3 files · 24.0 KB Updated

File contents

mgifford/accessibility-skills/tree/main/skills/touch-pointer commit 8ae804cace

Frequently asked questions

npx skillmds@latest add mgifford/touch-pointer