Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

clean-code

// Write readable, maintainable code through disciplined naming, small functions, and clean error handling. Use when the user mentions "code review", "naming conventions", "function too long", "code smells", "readable code", "boy scout rule", "single responsibility", or "unit test quality". Also trigger when reviewing pull requests for readability, refactoring messy functions, debating comment styles, or improving error handling patterns. Covers SRP, comment discipline, formatting, and unit testing. For refactoring techniques, see refactoring-patterns. For architecture, see clean-architecture.

$ git log --oneline --stat
stars:1,160
forks:126
updated:2026年4月5日 19:29
文件资源管理器
7 个文件
SKILL.md
readonly