home/categories/testing/meriley-claude-code-skills-skills-playwright-writing-skill-md
testingtesting-security

playwright-writing

Write reliable Playwright E2E tests following official best practices. Prioritizes user-facing locators, web-first assertions, and test isolation. NEVER mock application data. Avoid explicit waits unless component-specific. Use when writing, reviewing, or debugging Playwright tests.

meriley
maintainer
meriley
Updated 1/18/2026
Stars
0
Forks
0
quick start

Installation and usage

Write reliable Playwright E2E tests following official best practices. Prioritizes user-facing locators, web-first assertions, and test isolation. NEVER mock application data. Avoid explicit waits unless component-specific. Use when writing, reviewing, or debugging Playwright tests.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use playwright-writing