What problem does it solve? Writing reliable Playwright tests requires knowing dozens of patterns—locators, auto-waiting, fixtures, mocking, CI setup—and getting them wrong leads to flaky, slow, unmaintainable suites. This Skill routes the AI to the right reference document for your current testing activity so you get focused, correct guidance. ## Core Features & Use Cases - Activity-Based Routing: Maps your task (writing E2E tests, fixing flaky tests, setting up CI/CD, mocking APIs) to one of 57 reference documents across 8 categories. - Comprehensive Coverage: Covers E2E, component, API, visual regression, accessibility (axe-core), security, performance, i18n, Electron, and browser extension testing. - Use Case: You ask the AI to "fix this flaky login test" or "add accessibility tests to the checkout flow"—the Skill loads the flaky-tests or accessibility references and produces code following Playwright best practices. ## Quick Start Ask the AI to write or fix a Playwright test for your scenario, such as "write an E2E test for the login flow with proper locators and assertions."