๐ŸŽฏ

playwright-testing

๐ŸŽฏSkill

from community-access/accessibility-agents

VibeIndex|
What it does
|

Provides automated accessibility testing using Playwright for AI coding agents, enabling end-to-end accessibility auditing of web applications as part of the Accessibility Agents collection.

๐Ÿ“ฆ

Same repository

community-access/accessibility-agents(25 items)

playwright-testing

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add community-access/accessibility-agents --skill playwright-testing
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add community-access/accessibility-agents --skill playwright-testing
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/playwright-testing/SKILL.md

SKILL.md

132Installs
-
AddedApr 13, 2026

More from this repository10

๐ŸŽฏ
mobile-accessibility๐ŸŽฏSkill

Provides mobile accessibility testing and auditing capabilities for AI coding agents, helping identify and fix accessibility issues in mobile applications as part of the Accessibility Agents collection.

๐ŸŽฏ
report-generation๐ŸŽฏSkill

Accessibility skill for generating WCAG compliance reports, part of the Accessibility Agents collection that provides AI agents with tools to audit and document web accessibility.

๐ŸŽฏ
design-system๐ŸŽฏSkill

Accessibility skill for building accessible design systems following WCAG 2.2 AA standards, part of the Accessibility Agents collection that helps AI agents ensure UI components meet accessibility requirements.

๐ŸŽฏ
data-visualization-accessibility๐ŸŽฏSkill

Accessibility skill for making data visualizations accessible to all users including those with disabilities, covering chart labels, color contrast, and screen reader support as part of the Accessibility Agents collection.

๐ŸŽฏ
help-url-reference๐ŸŽฏSkill

Accessibility skill providing URL references and help links for WCAG 2.2 AA compliance, part of the Accessibility Agents collection that helps AI agents build accessible web applications.

๐ŸŽฏ
python-development๐ŸŽฏSkill

Accessibility Agents skill that guides Python development with built-in accessibility awareness โ€” ensures Python-based web applications and tools follow WCAG standards, with checks for proper ARIA output, keyboard navigation, and screen reader compatibility.

๐ŸŽฏ
media-accessibility๐ŸŽฏSkill

Accessibility skill for ensuring media content (images, videos, audio) meets WCAG 2.2 AA standards, covering alt text, captions, and transcripts as part of the Accessibility Agents collection.

๐ŸŽฏ
framework-accessibility๐ŸŽฏSkill

Accessibility skill providing framework-specific accessibility guidance for popular web frameworks, helping AI agents implement accessible patterns in React, Angular, Vue, and other frameworks within the Accessibility Agents collection.

๐ŸŽฏ
github-workflow-standards๐ŸŽฏSkill

Accessibility skill for integrating accessibility checks into GitHub CI/CD workflows, ensuring automated accessibility testing as part of the development pipeline in the Accessibility Agents collection.

๐ŸŽฏ
lighthouse-scanner๐ŸŽฏSkill

Accessibility Agents skill that runs Lighthouse-based accessibility audits โ€” leverages Google Lighthouse scoring to identify WCAG violations, performance impacts, and accessibility barriers across web pages.