·playwright-best-practices
</>

playwright-best-practices

0xbigboss/claude-code

Bietet Playwright-Testmuster für robuste Locators, Seitenobjektmodelle, Fixtures, Web-First-Assertionen und Netzwerk-Mocking. Muss beim Schreiben oder Ändern von Playwright-Tests verwendet werden (.spec.ts-, .test.ts-Dateien mit @playwright/test-Importen).

92Installationen·0Trend·@0xbigboss

Installation

$npx skills add https://github.com/0xbigboss/claude-code --skill playwright-best-practices

SKILL.md

When running Playwright tests from Claude Code or any CLI agent, always use minimal reporters to prevent verbose output from consuming the context window.

Configure playwright.config.ts to use minimal reporters by default when CI or CLAUDE env vars are set:

Locators throw if multiple elements match. Use first(), last(), nth() only when intentional:

Bietet Playwright-Testmuster für robuste Locators, Seitenobjektmodelle, Fixtures, Web-First-Assertionen und Netzwerk-Mocking. Muss beim Schreiben oder Ändern von Playwright-Tests verwendet werden (.spec.ts-, .test.ts-Dateien mit @playwright/test-Importen). Quelle: 0xbigboss/claude-code.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/0xbigboss/claude-code --skill playwright-best-practices
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist playwright-best-practices?

Bietet Playwright-Testmuster für robuste Locators, Seitenobjektmodelle, Fixtures, Web-First-Assertionen und Netzwerk-Mocking. Muss beim Schreiben oder Ändern von Playwright-Tests verwendet werden (.spec.ts-, .test.ts-Dateien mit @playwright/test-Importen). Quelle: 0xbigboss/claude-code.

Wie installiere ich playwright-best-practices?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/0xbigboss/claude-code --skill playwright-best-practices Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/0xbigboss/claude-code