skills/shc-debug/SKILL.md
除錯模式。Use when the user reports a bug, error, or unexpected behavior and wants systematic debugging help.
npx skillsauth add chen4hao/shc-skills shc-debugInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
觸發條件:使用者回報 bug、錯誤、或非預期行為,需要系統性除錯協助。 關鍵字:debug, 除錯, bug, error, 為什麼會, 怎麼壞了, crash, exception, 不work, 不能用
每一步都請先說明你的推理過程再行動。
development
撰寫與執行測試。Use when the user wants to write tests, add test coverage, or run existing tests for specific code.
development
技術債掃描。Use when the user wants to scan for technical debt, code smells, or quality issues in the codebase.
development
Code Review。Use when the user asks to review code changes, check code quality, or wants a thorough review before committing/merging.
development
安全重構。Use when the user wants to refactor code safely with a plan-first approach.