Skip to main content

techdebt

星标3
分支1
更新时间2026年3月25日 23:19

Audit a codebase for technical debt: find and remove duplicated code, dead code, god objects, overly complex functions, inconsistent patterns, and other code smells. Use whenever the user wants to clean up code, reduce duplication, remove unused code, simplify complex logic, consolidate repeated patterns, improve code health, or mentions things like "this code is a mess", "we have too much copy-paste", "find all the duplicated logic", "do a code quality audit", "help me pay down tech debt", "clean up before the next sprint", "what needs refactoring", "unused code", "dead code", "we keep writing the same thing over and over", or asks to review code quality or maintainability. Also trigger for phrases like "DRY principle", "consolidate this", "our codebase is getting out of hand", or "I keep seeing this pattern everywhere".

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly