PurposeA coding skill providing Playwright testing best practices across E2E, component, API, visual, accessibility, security and more. It guides test authoring, flaky fix, CI setup and advanced scenarios via Page Object Model and mocking, delivering reliable, maintainable test suites with broad coverage.

Domains

Coding

Forms

Style Guide
Required Tools
None
Languages
nodejs
Package Manager
npm
Skill Composition

Mechanism

When It Triggers · How It Works · What It Produces

Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.

Trigger

When writing Playwright tests, fixing flaky tests, debugging failures, or handling advanced test scenarios (auth, CI/CD, accessibility, etc.).

Mechanism

  • Provides best-practice guidance for Playwright E2E/component/API/security testing
  • Covers Page Object Model, mocking, CI config, and many specialized test cases

Result

Reliable, maintainable Playwright tests with fewer flaky runs and broader coverage.