什么是 clean-code-developer?
帮助开发人员遵循软件工程最佳实践编写干净、可维护的代码。在进行代码审查、重构代码、执行编码标准、寻求有关干净代码原则的指导或将自动质量检查集成到开发工作流程中时使用。 来源:d-o-hub/rust-self-learning-memory。
帮助开发人员遵循软件工程最佳实践编写干净、可维护的代码。在进行代码审查、重构代码、执行编码标准、寻求有关干净代码原则的指导或将自动质量检查集成到开发工作流程中时使用。
通过命令行快速安装 clean-code-developer AI 技能到你的开发环境
来源:d-o-hub/rust-self-learning-memory。
Systematic approach to writing clean, maintainable code through software engineering best practices.
Apply SOLID principles, eliminate code duplication, maintain simplicity, and write code that reads like well-written prose.
DO: ✓ Apply SOLID principles consistently ✓ Extract common code into reusable functions ✓ Keep functions small and focused (< 50 LOC) ✓ Use descriptive names that reveal intent ✓ Write tests before refactoring (TDD) ✓ Document complex business logic, not obvious code ✓ Use static analysis tools (clippy, SonarQube) ✓ Leave code better than you found it
帮助开发人员遵循软件工程最佳实践编写干净、可维护的代码。在进行代码审查、重构代码、执行编码标准、寻求有关干净代码原则的指导或将自动质量检查集成到开发工作流程中时使用。 来源:d-o-hub/rust-self-learning-memory。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill clean-code-developer帮助开发人员遵循软件工程最佳实践编写干净、可维护的代码。在进行代码审查、重构代码、执行编码标准、寻求有关干净代码原则的指导或将自动质量检查集成到开发工作流程中时使用。 来源:d-o-hub/rust-self-learning-memory。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill clean-code-developer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/d-o-hub/rust-self-learning-memory