What problem does it solve? Writing reliable Playwright tests requires knowing dozens of patterns—locators, auto-waiting, fixtures, mocking, CI setup—and getting any of them wrong leads to flaky, slow, or brittle test suites. This Skill routes the AI to the right reference document for your current task so you get focused, correct guidance instead of generic advice. ## Core Features & Use Cases - Activity-Based Routing: A decision tree and reference tables map your current activity (writing E2E tests, fixing flaky tests, setting up CI/CD) to the right one of 57 reference documents across 8 categories. - Comprehensive Coverage: Guidance spans E2E, component, API, visual regression, accessibility (axe-core), security, performance, mobile, i18n, Electron, and browser extension testing, plus framework-specific patterns for React, Angular, Vue, and Next.js. - Debugging & Infrastructure Support: Dedicated references for flaky test diagnosis, trace viewer usage, console error monitoring, sharding, Docker, GitHub Actions, GitLab CI, and test coverage. - Use Case: You ask the AI to "fix this flaky login test" or "add accessibility tests to the checkout flow"—the Skill loads the relevant references (e.g., flaky-tests.md, accessibility.md) so the AI applies proven patterns like auto-retrying assertions and AxeBuilder fixtures. ## Quick Start Ask the AI to write or fix a Playwright test for your scenario, such as "write an E2E test for the checkout flow with accessibility checks," and it will apply the matching best-practice references.