Creator · LambdaTest
Last updated · Sep 3, 2026
Adds automated accessibility (a11y) testing to test suites on TestMu AI cloud by enabling WCAG scans through driver capabilities. Framework-agnostic, works with Selenium, Playwright, and Cypress. Use when user mentions "accessibility", "a11y", "WCAG", "accessibility scan", "acces
Sandbox only
Install targets
Codex install prompt
Install the "accessibility-skill" agent skill from https://github.com/LambdaTest/agent-skills/tree/main/accessibility-skill. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Adds automated accessibility (a11y) testing to test suites on TestMu AI cloud by enabling WCAG scans through driver capabilities. Framework-agnostic, works with Selenium, Playwright, and Cypress. Use when user mentions "accessibility", "a11y", "WCAG", "accessibility scan", "accessibility testing". Triggers on: "accessibility testing", "a11y scan", "WCAG compliance", "accessibility audit LambdaTest", "is my page accessible". After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"lambdatest-accessibility-skill","task":"Install accessibility-skill","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Testing and QA
I need my agent to test a web app, reproduce bugs, and verify fixes.
Agent fit
Claude Code + Browser agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add LambdaTest/agent-skills --skill accessibility-skill
Maintenance
active
2mo since push
Risk
Needs review
Permission surface may require sandboxing
GitHub quality
365
66/100 Quality · 75/100 Trust
Coverage tags
Review notes
Permission surface may require sandboxing · Financial research output is not financial advice; require human review before any live investment decision
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
365 GitHub stars
Repo activity
365 stars, 69 forks
Maintenance
2mo since push
License
MIT
Install
npx skills add LambdaTest/agent-skills --skill accessibility-skill
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add LambdaTest/agent-skills --skill accessibility-skillDo not use when
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20accessibility-skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20accessibility-skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/lambdatest-accessibility-skill/install
Agent should check
Copy prompt
Task: Use accessibility-skill in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20accessibility-skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/lambdatest-accessibility-skill/install
Install command: npx skills add LambdaTest/agent-skills --skill accessibility-skill
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/lambdatest-accessibility-skill/install
LLM text format
/api/skills/lambdatest-accessibility-skill/install?format=text
Find alternatives
/api/skills/search?q=accessibility-skill&limit=3
Agent prompt
Use accessibility-skill for this task. Review https://www.openagentskill.com/api/skills/lambdatest-accessibility-skill/install, then install with: npx skills add LambdaTest/agent-skills --skill accessibility-skillRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/lambdatest-accessibility-skill
LLM text
/api/registry/manifest/lambdatest-accessibility-skill?format=text
Install alias
/api/registry/install/lambdatest-accessibility-skill
Recommend
/api/registry/recommend?task=Use%20accessibility-skill%20in%20an%20agent%20workflow&limit=3
Agent fit
Browser automation
Use-case tags
Platforms
Claude Code, Browser agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
Browser automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO365 GitHub stars
Stars/forks activity
INFO365 stars, 69 forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Operate local tools
I need my agent to operate local files and desktop apps in a repeatable workflow.
Workflow fit
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
--- name: accessibility-skill description: > Adds automated accessibility (a11y) testing to test suites on TestMu AI cloud by enabling WCAG scans through driver capabilities. Framework-agnostic, works with Selenium, Playwright, and Cypress. Use when user mentions "accessibility", "a11y", "WCAG", "accessibility scan", "accessibility testing". Triggers on: "accessibility testing", "a11y scan", "WCAG compliance", "accessibility audit LambdaTest", "is my page accessible". languages: - JavaScript - TypeScript - Java category: accessibility-testing license: MIT metadata: author: TestMu AI version: "1.0" ---
# 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 Accessibility MCP server (see Core Patterns). Automated scanning also catches only a portion of WCAG; it never replaces manual and screen-reader testing.
## Core Patterns
### Enable accessibility (capabilities)
```java // One master switch is required; everything else is optional refinement. capability.setCapability("accessibility", true); // required capability.setCapability("accessibility.wcagVersion", "wcag21aa"); // wcag21a | wcag21aa capability.setCapability("accessibility.bestPractice", false); // default false capability.setCapability("accessibility.needsReview", true); // include ambiguous issues ```
### Selenium + accessibility
```java // Option A: trigger a scan at a chosen point (recommended - precise, faster) capability.setCapability("accessibility", true); driver.get("https://example.com"); driver.executeScript("lambda-accessibility-scan"); // scan the current page; call as often as needed
// Option B: auto-scan every navigation (Selenium only) capability.setCapability("accessibility", true); capability.setCapability("accessibility.autoscan", true); ```
Run with your normal command, e.g. `mvn test`. If you use the hook and never call it, no report is generated.
### Playwright + accessibility
```javascript const capabilities = { "accessibility": true, "accessibility.wcagVersion": "wcag21a", "accessibility.bestPractice": false, "accessibility.needsReview": true }; ```
```javascript // Playwright needs the internal scan extension loaded once, after page creation. // Use Chrome (not Chromium). There is no autoscan/hook on this path. await ltPage.goto("chrome://extensions/?id=johgkfjmgfeapgnbkmfkfkaholjbcnah"); const toggle = ltPage.locator('#crToggle').nth(0); await toggle.click(); ```
Run with `npx playwright test`.
### Cypress + accessibility
```json // lambdatest-config.json - capabilities are dotted here { "accessibility": true, "accessibility.wcagVersion": "wcag21aa", "accessibility.needsReview": true } ```
Register the scanner (file differs by Cypress version): - **v10+**: import in `cypress/support/e2e.js`, plugin in `cypress.config.js` - **v9**: import in `cypress/support/index.js`, plugin in `cypress/plugins/index.js`
Run with `lambdatest-cypress-cli run`.
### Native mobile app (Appium)
```python # The scan hook is mandatory for native apps (no autoscan mode). caps["accessibility"] = True driver.execute_script("lambda-accessibility-scan") ```
### Read results programmatically (MCP server)
The automation paths write to the dashboard only. The **Accessibility MCP server** is the one path that returns a report to the caller:
- `getAccessibilityReport` - scan a public URL and return the report - `buildLocalAppForAnalysis` - build and serve a local app, then scan it (before deploy) - `AnalyseAppViaTunnel` - scan a local app already running behind a tunnel
Use it for a real "scan after every build" loop where an agent must act on the result.
### Authentication
```bash export LT_USERNAME="your-username" # from your TestMu AI Profile page export LT_ACCESS_KEY="your-access-key" ```
## Quick Reference
| Task | How | |------|-----| | Enable scanning | `accessibility: true` capability (required) | | WCAG level | `accessibility.wcagVersion` = `wcag21a` or `wcag21aa` | | Best-practice checks | `accessibility.bestPractice` = `true` (default `false`) | | Ambiguous issues | `accessibility.needsReview` = `true` | | Scan at a point | `driver.executeScript("lambda-accessibility-scan")` | | Scan every navigation | `accessibility.autoscan` = `true` (Selenium only) | | Read results in code | Accessibility MCP server (dashboard-only otherwise) | | Dashboard | `https://accounts.lambdatest.com/dashboard` -> Accessibility |
## Deep Patterns
For per-framework setup, the full capability reference, the accessibility score, severity levels, the WCAG rule-to-fix mapping (remediation), and what automation does and does not cover, see `reference/playbook.md`.
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for accessibility-skill, ready for a manual X post.
A practical pick for a web workflow: accessibility-skill: Adds automated accessibility (a11y) testing to test suites on TestMu AI cloud by enabling WCAG scans through driver capabil... 365 stars https://www.openagentskill.com/skills/lambdatest-accessibility-skill?ref=x
Listing + install path for accessibility-skill: https://www.openagentskill.com/skills/lambdatest-accessibility-skill?ref=x Install: npx skills add LambdaTest/agent-skills --skill accessibility-skill
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to LambdaTest but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/lambdatest-accessibility-skill?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/lambdatest-accessibility-skill?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/lambdatest-accessibility-skill/audit)
[](https://www.openagentskill.com/skills/lambdatest-accessibility-skill?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)LambdaTest
@lambdatest
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Permission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness