Loading...
Loading...
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.
npx skill4agent add pproenca/dot-skills playwright| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Test Architecture | CRITICAL | |
| 2 | Selectors & Locators | CRITICAL | |
| 3 | Waiting & Assertions | HIGH | |
| 4 | Authentication & State | HIGH | |
| 5 | Mocking & Network | MEDIUM-HIGH | |
| 6 | Next.js Integration | MEDIUM | |
| 7 | Performance & Speed | MEDIUM | |
| 8 | Debugging & CI | LOW-MEDIUM | |
arch-test-isolationarch-parallel-executionarch-page-object-modelarch-fixturesarch-test-productionarch-cleanup-stateloc-role-selectorsloc-data-testidloc-label-selectorsloc-text-selectorsloc-avoid-xpathloc-chained-locatorsloc-placeholder-selectorwait-web-first-assertionswait-avoid-hard-waitswait-network-idlewait-action-retrieswait-soft-assertionswait-custom-timeoutauth-storage-stateauth-multiple-rolesauth-session-storageauth-api-loginauth-parallel-workersmock-api-responsesmock-intercept-modifymock-har-filesmock-abort-requestsmock-network-conditionsnext-wait-hydrationnext-server-componentsnext-app-router-navigationnext-server-actionsnext-baseurl-configperf-shardingperf-headless-ciperf-browser-selectionperf-reuse-serverperf-retriesdebug-trace-viewerdebug-screenshots-videosdebug-inspectordebug-ci-reporters| File | Description |
|---|---|
| AGENTS.md | Complete compiled guide with all rules |
| references/_sections.md | Category definitions and ordering |
| assets/templates/_template.md | Template for new rules |
| metadata.json | Version and reference information |