$npx skillfedfor your agent

accessibility-skill

This skill brings accessibility testing capabilities directly into your automation framework, letting you scan for WCAG violations and usability barriers without leaving your test suite. Built by TestMu AI, it streamlines compliance validation by embedding accessibility checks into existing test pipelines.

accessibility-skill integrates directly into your existing test automation framework—Selenium, Playwright, or Cypress—so you can embed accessibility checks without switching tools. Simply add accessibility-skill scanning calls to your test steps, and it will validate WCAG compliance as part of your normal test execution. This approach lets you catch accessibility violations early in your development cycle while keeping all your tests in one place.

AI-generated summary based on this skill's SKILL.md

339 68 MITupdated by LambdaTest

Decision gist · record as of 2026-07-24

accessibility-skill integrates directly into your existing test automation framework—Selenium, Playwright, or Cypress—so you can embed accessibility checks without switching tools. Simply add accessibility-skill scanning calls to your test steps, and it will validate WCAG compliance as part of your normal test execution. This approach lets you catch accessibility violations early in your development cycle while keeping all your tests in one place.

manual: git clone https://github.com/LambdaTest/agent-skills → cp -r agent-skills/accessibility-skill ~/.claude/skills/accessibility-skill
accessibility-skill/SKILL.md · version 486f46cc

Use it when

  • Yes.
  • accessibility-skill enables accessibility scans in Playwright by providing API calls you can insert into your test code.

Verify before relying

Read SKILL.md below before installing (2 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

LambdaTest/agent-skills/accessibility-skill · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I add accessibility testing to my test suite?

accessibility-skill integrates directly into your existing test automation framework—Selenium, Playwright, or Cypress—so you can embed accessibility checks without switching tools. Simply add accessibility-skill scanning calls to your test steps, and it will validate WCAG compliance as part of your normal test execution. This approach lets you catch accessibility violations early in your development cycle while keeping all your tests in one place.

Can accessibility-skill verify WCAG 2.1 compliance across web and mobile applications?

Yes. accessibility-skill is designed to verify WCAG 2.1 compliance across both web and mobile applications. It works with your existing test automation setup—whether you're using Selenium for web testing, Playwright for cross-browser scenarios, or Cypress for modern web apps—and can also integrate with Appium for mobile testing. This framework-agnostic approach means you can validate accessibility standards consistently across your entire application portfolio.

How can I integrate accessibility-skill with Playwright?

accessibility-skill enables accessibility scans in Playwright by providing API calls you can insert into your test code. After setting up accessibility-skill in your project, you add scanning directives to your Playwright test steps to check for accessibility issues at key points in your user flows. The skill then returns compliance data that you can assert on or log, making accessibility validation a native part of your Playwright test suite.

Can I generate and retrieve accessibility audit reports programmatically?

accessibility-skill supports programmatic access to accessibility audit results through its API. You can retrieve scan results, filter by severity level, and integrate the data into your reporting pipeline or dashboard. This capability lets you automate compliance tracking, feed accessibility metrics into your CI/CD pipeline, and generate audit reports without manual intervention.

What makes accessibility-skill framework-agnostic for automated a11y testing?

accessibility-skill works with Selenium, Playwright, Cypress, and Appium because it operates as a testing capability layer rather than a standalone tool. Instead of forcing you to adopt a new testing framework, accessibility-skill embeds accessibility scanning into the automation framework you already use. This design means your team can validate WCAG compliance using familiar tools and workflows, reducing training overhead and integration complexity.

How do I configure accessibility scanning rules and severity levels in accessibility-skill?

accessibility-skill allows you to configure which accessibility rules to enforce and set severity thresholds for your scans. You can customize rule sets to match your organization's compliance requirements, adjust severity levels to focus on critical issues first, and tailor the scanning behavior to your application's specific needs. This flexibility ensures accessibility-skill adapts to your compliance strategy rather than imposing a one-size-fits-all approach.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Accessibility Testing Skill

Accessibility testing on TestMu AI is layered onto an existing automation suite. You do not install a separate tool: you enable a capability on your driver and either trigger scans at chosen points or let every navigation scan automatically. Results appear on the Accessibility dashboard.

Know the one hard limit up front: the automation capabilities can start a scan, but there is no results API, no exit code, and no build-gating flag. To read a report back programmatically (for example, to fail a build), use the

(truncated - see the full file via the links below)

File tree — 2 files
accessibility-skill/SKILL.md
accessibility-skill/reference/playbook.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Enable automated accessibility scanning in existing test automation suite”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

test-framework-migration-skill
by LambdaTest · LambdaTest/agent-skills

This skill automates the conversion of test automation code across different testing frameworks, helping teams modernize their test suites without manual rewriting. It intelligently maps test logic, assertions, and configurations from one framework to another, reducing migration overhead and maintaining test coverage during infrastructure transitions.

MITupdated Jul 2026
★ 339repo stars
accessibility-testing
by aj-geddes · aj-geddes/useful-ai-prompts

This skill provides structured guidance for evaluating web applications against established accessibility standards and WCAG compliance frameworks. Use it to systematically identify barriers, test interactive components, and document findings that help ensure your digital products are usable by everyone.

MITupdated Mar 2026
★ 299repo stars
accessibility-selenium-testing
by fugazi · fugazi/test-automation-skills-agents

This skill equips QA engineers with practical patterns to integrate accessibility compliance checks into Selenium-based test automation workflows. Detect WCAG 2.1 and 2.2 violations programmatically, catching accessibility regressions before production. Built tool-agnostic for use with Copilot, Claude, Cursor, and other AI agents.

MITupdated Jul 2026
★ 203repo stars
cypress-skill
by LambdaTest · LambdaTest/agent-skills

cypress-skill enables you to create production-grade end-to-end and component tests using Cypress, streamlining test automation workflows. This skill generates comprehensive test suites that validate application behavior across browsers and environments, helping teams catch regressions early and maintain code quality.

MITupdated Jul 2026
★ 339repo stars
hyperexecute-skill
by LambdaTest · LambdaTest/agent-skills

This skill enables you to set up and verify HyperExecute YAML configurations for running tests across LambdaTest's cloud infrastructure. Automate your test execution pipeline by defining job parameters, parallelization settings, and validation rules directly within your workflow.

MITupdated Jul 2026
★ 339repo stars
selenium-skill
by LambdaTest · LambdaTest/agent-skills

selenium-skill enables you to create robust Selenium WebDriver test automation scripts in your preferred programming language through intelligent code synthesis. Streamline browser testing by leveraging AI to generate production-ready test logic, reducing manual scripting overhead and accelerating test suite development.

MITupdated Jul 2026
★ 339repo stars

More skills nightwatchjs-skill (MIT)

Tags
wcag-complianceautomated-auditinga11y-framework-agnosticaccessibility-dashboardscan-triggeringmulti-framework-supportaccessibility-reportingmobile-app-testing