Clean Code

Knowledge base distilled from "Clean Code: A Handbook of Agile Software Craftsmanship" by Robert C. Martin (Uncle Bob). Use when applying Uncle Bob's frameworks for meaningful names, small functions, comments, formatting, objects vs data structures, error handling, boundaries, unit tests / TDD, class design (SRP), systems, concurrency, refactoring, and code smells; studying the book; or referencing its concepts during code review, cleanup, or TDD work.

renky1025 beccc1c 22 files · 165.6 KB Updated

File contents

renky1025/agent-skills/tree/main/clean-code commit beccc1c388

Frequently asked questions

npx skillmds@latest add renky1025/clean-code