·playwright-testing
</>

playwright-testing

Pruebas de dramaturgo. Utilice esta habilidad para escribir y ejecutar pruebas automatizadas para aplicaciones web utilizando Playwright.

9Instalaciones·1Tendencia·@dtinth

Instalación

$npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing

Cómo instalar playwright-testing

Instala rápidamente el skill de IA playwright-testing en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing
  3. Verificar instalación: 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

Fuente: dtinth/agent-skills.

SKILL.md

Ver original

Automated tests should verify that the application code works for the end users, and avoid relying on implementation details such as things which users will not typically use, see, or even know about such as the name of a function, whether something is an array, or the CSS class of some element. The end user will see or interact with what is rendered on the page, so your test should typically only see/interact wit...

Each test should be completely isolated from another test and should run independently with its own local storage, session storage, data, cookies etc.

Only test what you control. Don't try to test links to external sites or third party servers that you do not control, unless it is specifically for testing purposes.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-25
Actualizado
2026-03-10

Browse more skills from dtinth/agent-skills

Respuestas rápidas

¿Qué es playwright-testing?

Pruebas de dramaturgo. Utilice esta habilidad para escribir y ejecutar pruebas automatizadas para aplicaciones web utilizando Playwright. Fuente: dtinth/agent-skills.

¿Cómo instalo playwright-testing?

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/dtinth/agent-skills --skill playwright-testing 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

¿Dónde está el repositorio de origen?

https://github.com/dtinth/agent-skills

Detalles

Categoría
</>Desarrollo
Fuente
skills.sh
Primera vez visto
2026-02-25