What problem does it solve? Writing reliable Playwright tests requires knowing dozens of patterns for locators, waiting, fixtures, mocking, and debugging, and mistakes lead to flaky suites and slow CI pipelines. This Skill routes the AI to the right reference guide for your current testing activity so you get focused, correct guidance without loading everything at once. ## Core Features & Use Cases - Activity-Based References: Over 30 topic guides covering locators, assertions, Page Object Model, fixtures, flaky test diagnosis, CI/CD, network interception, accessibility, mobile, Electron, and browser extension testing. - Debugging & Flakiness Workflows: Dedicated guidance for trace viewer usage, race conditions, timeout issues, and test isolation problems. - Use Case: When you ask to fix a flaky login test, the Skill directs the AI to the flaky-tests, debugging, and assertions references so the fix uses auto-waiting and robust locators instead of arbitrary timeouts. ## Quick Start Ask the AI to write or fix a Playwright test, such as adding accessibility checks to your checkout flow, and it will apply the relevant best practices automatically.