playwright

Installation
SKILL.md

Playwright

Cross-browser E2E testing with auto-waiting, fixtures, and assertions.

When to Use

  • E2E browser testing, cross-browser automation
  • CI/CD integration, visual regression
  • Don't use for: unit tests (vitest/jest), API-only (supertest), static analysis

Critical Patterns

Locators Over Raw Selectors

Semantic locators mirror user actions; resist refactors.

Installs
1
GitHub Stars
6
First Seen
Jun 25, 2026
playwright — joabgonzalez/ai-agents-skills