
Uuv E2e Accessibility Test
Run browser end-to-end tests with built-in accessibility checks so solo builders catch a11y regressions before release.
Install
npx skills add https://github.com/e2e-test-quest/uuv --skill plugin.jsonWhat is this skill?
- Packages UUV as an agent-invokable plugin for end-to-end accessibility testing
- Targets user-journey scenarios in the browser rather than one-off unit checks
- Fits solo builders who need repeatable a11y coverage without a dedicated QA team
- Complements Ship-phase gates such as CI test runs and launch readiness
- Sourced from the e2e-test-quest/uuv plugin bundle for agent-driven test workflows
Adoption & trust: 157 GitHub stars.
Recommended Skills
Agent Browservercel-labs/open-agents
Tddmattpocock/skills
Use My Browserxixu-me/skills
Test Driven Developmentobra/superpowers
Verification Before Completionobra/superpowers
Webapp Testinganthropics/skills
Journey fit
Primary fit
Automated E2E plus accessibility validation belongs on the Ship shelf because it gates quality right before and during release, even when tests are authored earlier. Testing is the canonical subphase for runnable accessibility E2E suites, CI integration, and pre-launch verification workflows.
SKILL.md
READMESKILL.md - Uuv E2e Accessibility Test
# uuv-e2e-accessibility-test Source: ./plugin.json { "name": "uuv-e2e-accessibility-test", "source": "./plugin.json" }