Tables Specialist
OfficialEnsure accessible data tables.
AuthorCommunity-Access
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the common accessibility issues found in data tables, ensuring screen reader users can effectively navigate and understand tabular information.
Core Features & Use Cases
- Semantic Table Structure: Enforces correct use of
<table>,<caption>,<thead>,<tbody>,<th>, and<td>elements. - Header Association: Ensures proper
scopeandheadersattributes for clear data-to-header relationships. - Sortable Tables: Guides implementation of accessible sorting with
aria-sortand keyboard support. - Interactive Grids: Provides guidance for ARIA
role="grid"implementation for editable or interactive tables. - Responsive Design: Offers patterns for making tables accessible on various screen sizes.
- Use Case: Reviewing a complex financial report table to ensure all column and row headers are correctly associated with their corresponding data cells, making it navigable for a visually impaired user.
Quick Start
Use the Tables Specialist skill to audit the accessibility of the provided HTML table code.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Tables Specialist Download link: https://github.com/Community-Access/accessibility-agents/archive/main.zip#tables-specialist Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.