skills/shc-techdebt/SKILL.md
技術債掃描。Use when the user wants to scan for technical debt, code smells, or quality issues in the codebase.
npx skillsauth add chen4hao/shc-skills shc-techdebtInstall 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.
觸發條件:使用者要求掃描技術債、code smell、或程式碼品質問題。 關鍵字:techdebt, 技術債, code smell, 掃描, scan for issues, code quality
以表格形式輸出,按優先順序排列(🔴 高 / 🟡 中 / 🟢 低),並附上建議的修復方式。
development
撰寫與執行測試。Use when the user wants to write tests, add test coverage, or run existing tests for specific code.
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.
tools
Git 狀態摘要。Use when the user wants a quick overview of the current git repository status.