Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

regression-test-generator

Use when a verified fix needs a regression test — "write a test for this fix," "generate regression test," or "add test coverage for this bug." Auto-detects project test conventions, routes to Vitest+RTL or Playwright based on component type (sync vs async server), generates targeted tests with anti-brittleness constraints, and annotates coverage boundaries. Not for diagnosing bugs, applying fixes, or writing feature tests — use ui-bug-investigator, component-fix-and-verify, or manual test authoring respectively.

Resumen

Use when a verified fix needs a regression test — "write a test for this fix," "generate regression test," or "add test coverage for this bug." Auto-detects project test conventions, routes to Vitest+RTL or Playwright based on component type (sync vs async server), generates targeted tests with anti-brittleness constraints, and annotates coverage boundaries. Not for diagnosing bugs, applying fixes, or writing feature tests — use ui-bug-investigator, component-fix-and-verify, or manual test authoring respectively.

Comando de instalación
npx skills add https://github.com/dtsong/frontend-qa-skills --skill regression-test-generator

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado15 de febrero de 2026, 09:27
Explorador de archivos
3 archivos
SKILL.md
readonly