pw-new-test

Installation
SKILL.md

Write a new Playwright E2E test based on the provided test steps.

Test steps: $ARGUMENTS

Never skip AskUserQuestion steps in this skill, even if told to work autonomously.

Instructions

1. Review existing test suite

Read all existing spec files in tests/ to understand:

  • What is already covered (avoid duplicating tests)
  • Which test.describe block and file the new test belongs in
  • The conventions used (naming, grouping, beforeEach patterns)
  • Whether page objects or fixtures from playwright-utils/ are available and relevant

2. Inspect application source code

Installs
30
GitHub Stars
1
First Seen
Jun 29, 2026
pw-new-test — bondar-artem/playwright-scripting-skills