Tables Specialist

Official

Ensure 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 scope and headers attributes for clear data-to-header relationships.
  • Sortable Tables: Guides implementation of accessible sorting with aria-sort and 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.