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

dtsong 1720b34 2 files · 11.4 KB Updated

File contents

dtsong/my-claude-setup/tree/main/skills/frontend-qa/component-fix-and-verify commit 1720b34927

Frequently asked questions

npx skillmds@latest add dtsong/component-fix-and-verify