What problem does it solve? Interfaces that rely on drag and drop, swipe, pinch, hover, small targets, or device motion often exclude users who cannot perform precise pointer actions, and teams lack a structured way to find and document these barriers. ## Core Features & Use Cases - Pointer Interaction Inventory: Catalogs every drag, gesture, hover, motion, and precision-dependent behavior and maps each task from initiation through cancellation and recovery. - WCAG 2.2 Mapping: Evaluates evidence against criteria such as 2.5.1 Pointer Gestures, 2.5.2 Pointer Cancellation, 2.5.7 Dragging Movements, and 2.5.8 Target Size without overstating conformance. - Structured Findings: Produces findings with severity, confidence, framework mappings, remediation guidance, and verification steps, separating confirmed WCAG issues from Universal Design concerns. - Use Case: A QA team reviewing a kanban board uses this Skill to verify that card reordering has a non-dragging single-pointer alternative, a complete keyboard path, and adequate target sizes, then receives a report of confirmed findings and items needing runtime validation. ## Quick Start Audit the drag-and-drop reordering in this task board component for pointer accessibility and report any WCAG 2.2 findings.