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

component-fix-and-verify

Use when a diagnosed fix needs to be applied and verified against a Next.js component — "apply this fix," "fix and run tests," or "verify this change." Applies a single diagnosed fix with mandatory diff preview, then runs scoped and broad verification (tsc, lint, tests) with atomic safety and revert capability. Not for diagnosing bugs (use ui-bug-investigator or css-layout-debugger) or generating regression tests (use regression-test-generator).

Resumen

Use when a diagnosed fix needs to be applied and verified against a Next.js component — "apply this fix," "fix and run tests," or "verify this change." Applies a single diagnosed fix with mandatory diff preview, then runs scoped and broad verification (tsc, lint, tests) with atomic safety and revert capability. Not for diagnosing bugs (use ui-bug-investigator or css-layout-debugger) or generating regression tests (use regression-test-generator).

Comando de instalación
npx skills add https://github.com/dtsong/frontend-qa-skills --skill component-fix-and-verify

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

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