clean-code

Installation
SKILL.md

Clean Code Skill

This skill embodies the principles of "Clean Code" by Robert C. Martin (Uncle Bob). Use it to transform "code that works" into "code that is clean."

๐Ÿง  Core Philosophy

"Code is clean if it can be read, and enhanced by a developer other than its original author." โ€” Grady Booch

When to Use

Use this skill when:

  • Writing new code: To ensure high quality from the start.
  • Reviewing Pull Requests: To provide constructive, principle-based feedback.
  • Refactoring legacy code: To identify and remove code smells.
  • Improving team standards: To align on industry-standard best practices.
Installs
16
GitHub Stars
4
First Seen
Mar 28, 2026
clean-code โ€” clubmediterranee/ai-core