·playwright
</>

playwright

thongdn-it/react-agent-skills

Playwright testing best practices for Next.js applications (formerly test-playwright). This skill should be used when writing, reviewing, or debugging E2E tests with Playwright. Triggers on tasks involving test selectors, flaky tests, authentication state, API mocking, hydration testing, parallel execution, CI configuration, or debugging test failures.

3Installs·0Trend·@thongdn-it

Installation

$npx skills add https://github.com/thongdn-it/react-agent-skills --skill playwright

SKILL.md

Comprehensive testing optimization guide for Playwright with Next.js applications. Contains 43 rules across 8 categories, prioritized by impact to guide reliable, fast, and maintainable E2E tests.

| 1 | Test Architecture | CRITICAL | arch- | | 2 | Selectors & Locators | CRITICAL | loc- | | 3 | Waiting & Assertions | HIGH | wait- | | 4 | Authentication & State | HIGH | auth- | | 5 | Mocking & Network | MEDIUM-HIGH | mock- | | 6 | Next.js Integration | MEDIUM | next- | | 7 | Performance & Speed | MEDIUM | perf- |

| 8 | Debugging & CI | LOW-MEDIUM | debug- |

Playwright testing best practices for Next.js applications (formerly test-playwright). This skill should be used when writing, reviewing, or debugging E2E tests with Playwright. Triggers on tasks involving test selectors, flaky tests, authentication state, API mocking, hydration testing, parallel execution, CI configuration, or debugging test failures. Source: thongdn-it/react-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/thongdn-it/react-agent-skills --skill playwright
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is playwright?

Playwright testing best practices for Next.js applications (formerly test-playwright). This skill should be used when writing, reviewing, or debugging E2E tests with Playwright. Triggers on tasks involving test selectors, flaky tests, authentication state, API mocking, hydration testing, parallel execution, CI configuration, or debugging test failures. Source: thongdn-it/react-agent-skills.

How do I install playwright?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thongdn-it/react-agent-skills --skill playwright Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/thongdn-it/react-agent-skills