playwright-qa

Community

Automate web QA: tests, accessibility, visuals, cross-browser.

Authorironluffy
Version1.0.0
Installs0

System Documentation

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

Dependency Matrix

Required Modules

playwrightaxe-core-pythonPillownumpyjinja2

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: playwright-qa
Download link: https://github.com/ironluffy/claude-skills/archive/main.zip#playwright-qa

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository