table-accessibility

Community

Make data tables accessible to everyone.

Authorhulusi-tunc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Tables often present data that is readable visually but inaccessible to screen readers, causing confusion for users who rely on assistive technologies. This Skill ensures table markup communicates structure and relationships so all users can understand tabular data.

Core Features & Use Cases

  • Enforces semantic headers: column headers with scope="col" and row headers with scope="row".
  • Requires captions or accessible labels to describe the table’s purpose.
  • Promotes simple, readable tables, responsive layouts, and avoids complex multi-row header tricks where possible.
  • Use Case: design product comparison tables and pricing grids that remain navigable to screen readers on mobile and desktop.

Quick Start

Review and adjust your next data table to include proper headers, captions, and a clear table title.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: table-accessibility
Download link: https://github.com/hulusi-tunc/unicorn-skills/archive/main.zip#table-accessibility

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 471,000+ vetted skills library on demand.