Skip to main content
Run any Skill in Manus
with one click

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

Overview

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

Install command
npx skills add https://github.com/dtsong/frontend-qa-skills --skill component-fix-and-verify

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedFebruary 15, 2026 at 09:27
File Explorer
2 files
SKILL.md
readonly