Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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