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

clean-code-reviewer

星标2
分支0
更新时间2026年7月10日 05:58

Analyses code and produces a structured violation report against clean coding standards. Use when: auditing code before a refactoring task, reviewing a PR for clean coding compliance, or establishing a baseline before applying clean-code-refactor. Produces a violation report that clean-code-refactor and data-engineer Implement Mode can act on. Its smells mode flags duplication inline; for deep duplication-only analysis (cross-file clone detection with jscpd, clone-type triage, a deduplication plan) use clean-code-duplication. Supports Python, JavaScript/TypeScript, C#, Rust, and Go. Supports both general (Clean Code) and OB (BORO Quick Style Guide) convention sets via the `standard` parameter.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
7 个文件
SKILL.md
readonly