ワンクリックで
clean-code-guardian
Apply an original, operational Clean Code inspired quality policy while writing, reviewing, refactoring, and fixing code.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Apply an original, operational Clean Code inspired quality policy while writing, reviewing, refactoring, and fixing code.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Guidelines for using the local LLM wiki as durable project memory. Use when researching prior decisions, synchronizing session transcripts, preserving provenance, or turning repo/session knowledge into reusable context.
Design RESTful APIs following best practices
Systematic bug investigation and root cause analysis
Review code quality, patterns, and best practices
Generate commit messages following conventional commits with scope detection
Generate and update technical documentation
| name | clean-code-guardian |
| description | Apply an original, operational Clean Code inspired quality policy while writing, reviewing, refactoring, and fixing code. |
| allowed-tools | read, grep, glob, bash, write, edit, multiedit, patch, apply_patch, todo |
Use this skill when implementing, reviewing, refactoring, testing, debugging, or generating code. It is an original operational synthesis inspired by widely known clean-code engineering practices. It is not a copy of any book.
Before declaring completion, check:
Clean Code is a compass, not dogma. Existing constraints, performance requirements, security requirements, compatibility, and project conventions may justify trade-offs. Explain controversial decisions instead of hiding them.