What problem does it solve? Data tables and interactive grids often hide accessibility defects—broken header associations, missing sort state, keyboard traps, and silent result updates—that block screen-reader and keyboard users from working with tabular data. ## Core Features & Use Cases - Model classification: Distinguishes native tables, sortable tables, ARIA tables, grids, and treegrids before applying the correct interaction expectations. - Comprehensive audit workflow: Reviews captions, header associations, sorting, filtering, selection, row actions, virtualization, responsive alternatives, and status announcements. - Structured findings: Produces a shared finding contract with evidence, user impact, severity, WCAG 2.2 mappings, remediation, and verification steps. - Use Case: A design-system maintainer ships a virtualized data grid with sorting and row selection; this Skill audits keyboard navigation, aria-rowindex correctness, selection announcements, and responsive card fallbacks, then returns confirmed findings mapped to WCAG criteria. ## Quick Start Audit the orders table on the account page for accessibility, covering sorting, keyboard navigation, selection, and screen-reader announcements, and report findings mapped to WCAG 2.2.