Skip to main content
Manusで任意のスキルを実行
ワンクリックで

clean-code

スター4
フォーク0
更新日2026年7月2日 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.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

ファイルエクスプローラー
29 ファイル
SKILL.md
readonly