clean-code-developer

Installation
SKILL.md

Clean Code Development

Systematic approach to writing clean, maintainable code through software engineering best practices.

Purpose

Apply SOLID principles, eliminate code duplication, maintain simplicity, and write code that reads like well-written prose.

When to Use

Use this skill when:

  • Code Reviews: Reviewing code for adherence to clean code principles
  • Refactoring: Improving existing code structure and maintainability
  • Coding Standards: Enforcing consistent coding practices and conventions
  • Clean Code Guidance: Seeking advice on clean code principles and patterns
  • Quality Checks: Integrating automated quality checks into workflows

Core Principles

Installs
35
GitHub Stars
9
First Seen
Feb 21, 2026
clean-code-developer — d-o-hub/rust-self-learning-memory