QualityTypeScript

Accessibility Testing

by conorluddy

Accessibility Testing is a Quality skill for Claude Code, published by conorluddy in xclaude-plugin.

182 stars17 forkson conorluddy/xclaude-pluginAdded 2026/09/07Repository updated 2026/02/07
agenticagentic-workflowclaudeclaude-codeclaude-code-pluginclaude-mcpclaude-pluginsclaudecodecontext-engineeringdeveloper-toolsiosllmmcpmcp-serverpluginswifttoolingxcodexcodebuild
Install in seconds
Install Accessibility Testing
Copy Accessibility Testing into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/conorluddy/xclaude-plugin/tree/main/skills/accessibility-testing ~/.claude/skills/accessibility-testing

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/conorluddy/xclaude-plugin.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/accessibility-testing/SKILL.md in conorluddy/xclaude-plugin
Installs to
~/.claude/skills/accessibility-testing
Collection
One of 8 skills cataloged from this repository
Category
Quality1817 skills

What Accessibility Testing does

Accessibility Testing checks iOS apps for WCAG compliance, VoiceOver compatibility, labels, contrast, and semantic structure. Use it to audit new features, debug accessibility issues, or run accessibility checks in CI.

Accessibility Testing is cataloged under Quality on DirSkills. Accessibility Testing comes from a repository tagged agentic, agentic-workflow, claude, claude-code and claude-code-plugin.

Documentation

README

Accessibility Testing Skill

WCAG compliance and accessibility quality assurance for iOS applications

Overview

This skill teaches accessibility-first testing strategies for iOS apps. Accessibility testing ensures apps are usable by everyone, including people with disabilities. It combines automated validation of accessibility metadata with manual verification of user experience patterns.

Why accessibility testing matters:

  • Legal compliance: WCAG 2.1 is required in many jurisdictions
  • User reach: 15% of population has some form of disability
  • Better UX: Accessible apps are better for everyone
  • SEO benefits: Better structure improves discoverability
  • Cost savings: Fix issues early vs. retrofitting

When to Use This Skill

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Accessibility Testing

  • What else does conorluddy publish alongside Accessibility Testing?

    Accessibility Testing is one of 8 skills that DirSkills catalogs from conorluddy/xclaude-plugin, the repository it ships in. Its siblings there include Crash Debugging, Performance Profiling and Simulator Workflows. Each one is a separate skill with its own page in this directory, installs the same way Accessibility Testing does, and is maintained by conorluddy in that same repository. The rest of the collection is listed on the conorluddy/xclaude-plugin page.

  • How does Accessibility Testing compare to other Quality skills?

    Accessibility Testing ranks #1665 by stars among the 1817 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Accessibility Testing against them. Open each page to compare what they document and how they install.

More from conorluddy/xclaude-plugin

Accessibility Testing is one of 8 skills cataloged on DirSkills from conorluddy/xclaude-plugin.

See all 8 skills
💥
2h ago

Crash Debugging

Crash Debugging analyzes iOS crash logs, symbolicates stack traces with dSYM files, and helps identify root causes. Use it when investigating app crashes, TestFlight reports, or unsymbolicated crash reports.
Quality
18217
📈
2h ago

Performance Profiling

Performance Profiling instruments iOS apps to find CPU, memory, network, and energy bottlenecks. Use it when diagnosing slow launch, leaks, scrolling issues, or other runtime performance problems.
Quality
18217
📱
2h ago

Simulator Workflows

Simulator Workflows manages iOS Simulator devices and apps through simctl via the execute_simulator_command MCP tool. Use it to boot, create, delete, install, launch, and diagnose simulator issues.
Automation
18217
🗂️
2h ago

State Management

State Management helps reduce token use with caching, progressive disclosure, and configuration patterns for plugin operations. Use it when working with large responses, cache invalidation, or consistent state across tests and workflows.
AI Engineering
18217
📱
2h ago

UI Automation Workflows

UI Automation Workflows uses IDB accessibility queries and taps to automate iOS simulator interactions. Use it to find elements, fill forms, and verify user flows before falling back to screenshots.
Automation
18217
🛠️
2h ago

Xcode Workflows

Xcode Workflows provides guidance for building, testing, cleaning, and diagnosing iOS projects with the Xcode build system. Use it when running xcodebuild-related operations or troubleshooting build failures and schemes.
DevOps
18217