playwright-testing

Installation
SKILL.md

Playwright Testing

Generate tests from evidence, not guesswork: inspect the product, name the claim, choose the smallest durable test structure, then harden until reruns are boring.

Playwright tests are checks — automated pass/fail assertions. Testing as investigation — charters, heuristics, oracles under stress, edge-case discovery, perspective rotation — is upstream. Compose with tester-mindset when strategy, risk framing, or the shape of the unknown dominates. This skill tells you how to build durable checks; it does not replace the thinking that decides which checks to build.

When To Use

  • writing, reviewing, or hardening Playwright E2E specs in a working harness for Node Playwright Test, Playwright Pytest, Playwright .NET, or Java Playwright test projects
  • debugging flaky specs, brittle locators, or tests that only pass on retry
Related skills

More from n-n-code/n-n-code-skills

Installs
4
GitHub Stars
4
First Seen
Apr 22, 2026