playwright-qa

Generate Playwright tests, run WCAG accessibility audits, and detect visual regressions across browsers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ironluffy/claude-skills --skill playwright-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playwright-qa
Source: https://github.com/ironluffy/claude-skills/tree/main/skills/playwright-qa
Command: npx skills add https://github.com/ironluffy/claude-skills --skill playwright-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, axe-core-python, Pillow, numpy, jinja2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manual web testing is slow, error-prone, and complex. Ensuring accessibility and visual consistency across browsers is a huge time sink. This Skill automates these critical QA tasks, freeing up engineers to focus on development.

Core Features & Use Cases

  • Automated Test Generation: Create Playwright tests from natural language interactions or requirements.
  • WCAG Accessibility Audits: Ensure your application complies with WCAG 2.1 AA/AAA standards, generating detailed reports with fix recommendations.
  • Visual Regression Testing: Automatically detect unintended UI changes across different viewports by comparing screenshots against baselines.
  • Cross-Browser Validation: Verify consistent application behavior and UI across Chrome, Firefox, and Safari.
  • Use Case: A QA engineer needs to quickly verify a new feature's UI, accessibility, and cross-browser compatibility without writing extensive manual tests or complex Playwright scripts from scratch.

Quick Start

Navigate to https://example.com and test the login flow