Clean Code Principles

当编写新代码、评审 PR 或重构遗留代码时使用;依据 Uncle Bob《整洁代码》原则识别坏味道并把"能跑的代码"重写为"整洁的代码",产出命名/函数/注释/错误处理等改进与检查清单;不适用于性能调优、架构选型或语言特性教学;触发词:整洁代码、重构、代码坏味道

findscripter eef3532 5.7 KB Updated

File contents

findscripter/everything-skills/tree/main/02-engineering/clean-code-principles commit eef3532acd

Frequently asked questions

npx skillmds@latest add findscripter/clean-code-principles