Accessibility

Installation
SKILL.md

Accessibility (a11y)

Guidance for creating accessible web applications following WCAG guidelines.

Core Principles (POUR)

  1. Perceivable: Content can be perceived by all senses
  2. Operable: Interface can be operated by everyone
  3. Understandable: Content and UI are understandable
  4. Robust: Works with assistive technologies

Quick Wins

Images

<!-- Informative image -->
<img src="chart.png" alt="Sales grew 25% in Q4 2024">
Related skills
Installs
49
Repository
eyadsibai/ltk
GitHub Stars
4
First Seen
Jan 28, 2026