clean-code-principles
✓SOLID 原则、设计模式、DRY、KISS 和简洁的代码基础。在审查架构、检查代码质量、重构或讨论设计决策时使用。触发“审查架构”、“检查代码质量”、“SOLID 原则”、“设计模式”或“干净代码”。
SKILL.md
Fundamental software design principles, SOLID, design patterns, and clean code practices. Language-agnostic guidelines for writing maintainable, scalable software.
| 1 | SOLID Principles | CRITICAL | solid- | | 2 | Core Principles | CRITICAL | core- | | 3 | Design Patterns | HIGH | pattern- | | 4 | Code Organization | HIGH | org- | | 5 | Naming & Readability | MEDIUM | name- | | 6 | Functions & Methods | MEDIUM | func- | | 7 | Comments & Documentation | LOW | doc- |
| Single Responsibility | A class should have only one reason to change | | Open/Closed | Open for extension, closed for modification | | Liskov Substitution | Subtypes must be substitutable for base types | | Interface Segregation | Don't force clients to depend on unused interfaces | | Dependency Inversion | Depend on abstractions, not concretions |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/asyrafhussin/agent-skills --skill clean-code-principles- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 clean-code-principles?
SOLID 原则、设计模式、DRY、KISS 和简洁的代码基础。在审查架构、检查代码质量、重构或讨论设计决策时使用。触发“审查架构”、“检查代码质量”、“SOLID 原则”、“设计模式”或“干净代码”。 来源:asyrafhussin/agent-skills。
如何安装 clean-code-principles?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/asyrafhussin/agent-skills --skill clean-code-principles 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/asyrafhussin/agent-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01