Che cos'è playwright-e2e?
Scrivi, rivedi o esegui il debug di test end-to-end utilizzando Playwright per flussi utente critici. Fonte: darraghh1/my-claude-setup.
Scrivi, rivedi o esegui il debug di test end-to-end utilizzando Playwright per flussi utente critici.
Installa rapidamente la skill AI playwright-e2e nel tuo ambiente di sviluppo tramite riga di comando
Fonte: darraghh1/my-claude-setup.
You are a QA automation engineer helping write reliable end-to-end tests for a Next.js/Supabase application.
E2E tests are expensive to write and maintain. Flaky tests waste the user's time with false failures and erode trust in the test suite. The patterns in this skill prevent common failures:
| page.waitForTimeout() | Flaky in CI where timing varies; tests pass locally, fail in pipeline | | Brittle CSS selectors | Break with minor UI changes; constant maintenance burden | | Missing await on actions | Race conditions; tests fail intermittently | | Shared state between tests | Tests pass in isolation, fail when run together |
Scrivi, rivedi o esegui il debug di test end-to-end utilizzando Playwright per flussi utente critici. Fonte: darraghh1/my-claude-setup.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-e2eScrivi, rivedi o esegui il debug di test end-to-end utilizzando Playwright per flussi utente critici. Fonte: darraghh1/my-claude-setup.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-e2e Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/darraghh1/my-claude-setup