AI AGENT ADDONS

Writing clean code makes your software easier to understand and change. This guide follows the famous advice of Robert C. Martin, also known as Uncle Bob. It covers 48 rules for naming, functions, comments, and more. These rules help developers write code that is simple and clear.

You can use these rules when reviewing code, naming things, or writing tests. They help you avoid common mistakes and keep your codebase healthy. The guide is organized by priority, so you know which practices matter most.

Whether you are a beginner or an expert, these best practices will improve your coding skills. They apply to any programming language and any project.

Add Clean Code skill to your workflow

Global

mkdir -p ~/.claude/skills/clean-code

Project

mkdir -p .claude/skills/clean-code

Source Repository

Stars
172
Forks
12
Watchers
172
License
MIT
Last Push
1 month ago
Created
6 months ago