·web-accessibility
</>

web-accessibility

Web accessibility and interface standards guide. Covers WCAG compliance, semantic HTML, keyboard navigation, screen readers, forms, touch targets, and internationalization. Use when building, reviewing, or auditing web interfaces for accessibility and UX quality.

36Installs·1Trend·@s-hiraoku

Installation

$npx skills add https://github.com/s-hiraoku/synapse-a2a --skill web-accessibility

How to Install web-accessibility

Quickly install web-accessibility AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/s-hiraoku/synapse-a2a --skill web-accessibility
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: s-hiraoku/synapse-a2a.

SKILL.md

View raw

Build interfaces that work for everyone. These are not optional enhancements — they are baseline quality.

Use the right element for the job. Never simulate interactive elements with .

| Action (submit, toggle, delete) | | | | Navigation to URL | / | | | Form input | , , | Custom div-based inputs | | Section heading | – (sequential) | | | List of items | / + | Repeated | | Navigation group | | | | Main content | | |

Web accessibility and interface standards guide. Covers WCAG compliance, semantic HTML, keyboard navigation, screen readers, forms, touch targets, and internationalization. Use when building, reviewing, or auditing web interfaces for accessibility and UX quality. Source: s-hiraoku/synapse-a2a.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/s-hiraoku/synapse-a2a --skill web-accessibility
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from s-hiraoku/synapse-a2a

Quick answers

What is web-accessibility?

Web accessibility and interface standards guide. Covers WCAG compliance, semantic HTML, keyboard navigation, screen readers, forms, touch targets, and internationalization. Use when building, reviewing, or auditing web interfaces for accessibility and UX quality. Source: s-hiraoku/synapse-a2a.

How do I install web-accessibility?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/synapse-a2a --skill web-accessibility Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/s-hiraoku/synapse-a2a