Skip to main content
Run any Skill in Manus
with one click

clean-code

Stars4
Forks0
UpdatedJuly 2, 2026 at 12:27

Micro-level code quality — naming, functions, classes, comments, error handling, and code smells following Robert C. Martin's Clean Code. Use when reviewing or refactoring code quality; naming variables/functions/classes; shrinking long or complex functions (cyclomatic/cognitive complexity, deep nesting); removing duplication (DRY), magic numbers/strings, or code smells; applying KISS/YAGNI; or writing self-documenting code, clean unit tests, and thread-safe async code. For macro-level layers, dependencies, modules, and boundaries, use the clean-architecture skill instead.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
29 files
SKILL.md
readonly