clean-code

GitHub

应用整洁代码规范,优化日常代码的可读性、命名、函数设计及职责划分,提升代码质量。

clean-code/SKILL.md ciembor/agent-rules-books

触发场景

重构代码以提升可读性 优化变量或函数命名 拆分过大函数以明确职责 改进控制流逻辑 增强代码可测试性

安装

npx skills add ciembor/agent-rules-books --skill clean-code -g -y
更多选项

非标准路径

npx skills add https://github.com/ciembor/agent-rules-books/tree/main/clean-code -g -y

不安装直接使用

npx skills use ciembor/agent-rules-books@clean-code

指定 Agent (Claude Code)

npx skills add ciembor/agent-rules-books --skill clean-code -a claude-code -g -y

安装 repo 全部 skill

npx skills add ciembor/agent-rules-books --all -g -y

预览 repo 内 skill

npx skills add ciembor/agent-rules-books --list

SKILL.md

Frontmatter
{
    "name": "clean-code",
    "license": "MIT",
    "description": "Apply Robert C. Martin-inspired clean code rules when improving readability, naming, function design, responsibilities, or testable everyday code."
}

Clean Code Skill

Use this skill when a task involves everyday implementation quality, naming, small functions, readable control flow, responsibilities, comments, errors, or tests.

Before making design or code decisions, read and apply clean-code.mini.md. Use clean-code.md only as a deeper reference when the mini rules are not enough for the current code-quality tradeoff.

版本历史

  • 893a88a 当前 2026-09-11 20:34

同 Skill 集合

a-philosophy-of-software-design/SKILL.md
clean-architecture/SKILL.md
code-complete/SKILL.md
designing-data-intensive-applications/SKILL.md
domain-driven-design-distilled/SKILL.md
domain-driven-design/SKILL.md
implementing-domain-driven-design/SKILL.md
patterns-of-enterprise-application-architecture/SKILL.md
refactoring-guru/SKILL.md
refactoring/SKILL.md
release-it/SKILL.md
the-pragmatic-programmer/SKILL.md
working-effectively-with-legacy-code/SKILL.md

元信息

文件数
0
版本
893a88a
Hash
9723272b
收录时间
2026-09-11 20:34

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-17 10:47
浙ICP备14020137号-1