·epic-testing
</>

epic-testing

Guía sobre pruebas con Vitest y Playwright para Epic Stack

15Instalaciones·0Tendencia·@epicweb-dev

Instalación

$npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-testing

Cómo instalar epic-testing

Instala rápidamente el skill de IA epic-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/epicweb-dev/epic-stack --skill epic-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: epicweb-dev/epic-stack.

SKILL.md

Ver original

Tests should resemble users - Write tests that mirror how real users interact with your application. Test user workflows, not implementation details. If a user would click a button, your test should click that button. If a user would see an error message, your test should check for that specific message.

Make assertions specific - Be explicit about what you're testing. Instead of vague assertions, use specific, meaningful checks that clearly communicate the expected behavior. This makes tests easier to understand and debug when they fail.

Note: The user is automatically deleted when the test completes.

Guía sobre pruebas con Vitest y Playwright para Epic Stack Fuente: epicweb-dev/epic-stack.

Datos (listos para citar)

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

Comando de instalación
npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-testing
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-03-05
Actualizado
2026-03-10

Browse more skills from epicweb-dev/epic-stack

Respuestas rápidas

¿Qué es epic-testing?

Guía sobre pruebas con Vitest y Playwright para Epic Stack Fuente: epicweb-dev/epic-stack.

¿Cómo instalo epic-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/epicweb-dev/epic-stack --skill epic-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/epicweb-dev/epic-stack