·epic-testing
</>

epic-testing

rubenpenap/epic-stack-agent-skills

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

5Instalaciones·0Tendencia·@rubenpenap

Instalación

$npx skills add https://github.com/rubenpenap/epic-stack-agent-skills --skill epic-testing

SKILL.md

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: rubenpenap/epic-stack-agent-skills.

Ver original

Datos (listos para citar)

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

Comando de instalación
npx skills add https://github.com/rubenpenap/epic-stack-agent-skills --skill epic-testing
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-01
Actualizado
2026-02-18

Respuestas rápidas

¿Qué es epic-testing?

Guía sobre pruebas con Vitest y Playwright para Epic Stack Fuente: rubenpenap/epic-stack-agent-skills.

¿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/rubenpenap/epic-stack-agent-skills --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 o Cursor

¿Dónde está el repositorio de origen?

https://github.com/rubenpenap/epic-stack-agent-skills