playwright-test

Installation
SKILL.md

Playwright Test

Author and maintain reliable E2E and UI tests with @playwright/test. This skill is for the Playwright test runner — config, specs, fixtures, traces, CI. For live browser exploration via the Playwright CLI, use playwright-cli-agent instead.

When to Use

Trigger this skill for:

  • New or modified *.spec.ts, *.e2e.ts, or tests/** files using @playwright/test.
  • Editing playwright.config.ts / playwright.config.js.
  • Fixtures, auth state, page-objects, custom matchers, or test helpers.
  • Debugging flaky UI tests, CI failures, or selector breakage.
  • Reviewing Playwright traces, reports, or screenshots/videos.
  • Adding browser/E2E coverage to a Redis dashboard, Insight plugin, or web app.

Inspect Before Editing

Before writing or changing tests, inspect project conventions:

Related skills
Installs
1
GitHub Stars
3
First Seen
2 days ago