Clean Code

Apply Robert C. Martin (Uncle Bob) Clean Code principles — meaningful names, small single-purpose functions, comment discipline, error handling, and code-smell heuristics — to transform code that works into code that is clean. USE WHEN reviewing a PR for maintainability, refactoring legacy code, or aligning a team on readability standards.

Sheshiyer 9be8763 4.6 KB Updated

File contents

Sheshiyer/skill-clusters/tree/main/skills/clean-code commit 9be8763d1f

Frequently asked questions

npx skillmds@latest add sheshiyer/clean-code