¿Qué es playwright-e2e?
Escriba, revise o depure pruebas de un extremo a otro utilizando Playwright para flujos de usuarios críticos. Fuente: darraghh1/my-claude-setup.
Escriba, revise o depure pruebas de un extremo a otro utilizando Playwright para flujos de usuarios críticos.
Instala rápidamente el skill de IA playwright-e2e en tu entorno de desarrollo mediante línea de comandos
Fuente: 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 |
Escriba, revise o depure pruebas de un extremo a otro utilizando Playwright para flujos de usuarios críticos. Fuente: darraghh1/my-claude-setup.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-e2eEscriba, revise o depure pruebas de un extremo a otro utilizando Playwright para flujos de usuarios críticos. Fuente: darraghh1/my-claude-setup.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-e2e Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/darraghh1/my-claude-setup