Skip to main content
在 Manus 中运行任何 Skill
一键导入

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

概览

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

安装命令
npx skills add https://github.com/dtsong/frontend-qa-skills --skill component-fix-and-verify

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年2月15日 09:27
文件资源管理器
2 个文件
SKILL.md
readonly