Skip to main content
Execute qualquer Skill no Manus
com um clique

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).

Visão geral

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 instalação
npx skills add https://github.com/dtsong/frontend-qa-skills --skill component-fix-and-verify

Copie e cole este comando no Claude Code para instalar a skill

Estrelas0
Forks0
Atualizado15 de fevereiro de 2026 às 09:27
Explorador de arquivos
2 arquivos
SKILL.md
readonly