一键导入
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.