Clean Code

Apply Robert C. Martin-inspired clean code rules when improving readability, naming, function design, responsibilities, or testable everyday code.

ciembor 01b65c7 4 files · 19.0 KB Updated

File contents

Clean Code Skill

Use this skill when a task involves everyday implementation quality, naming, small functions, readable control flow, responsibilities, comments, errors, or tests.

Before making design or code decisions, read and apply clean-code.mini.md. Use clean-code.md only as a deeper reference when the mini rules are not enough for the current code-quality tradeoff.

ciembor/agent-rules-books/tree/main/clean-code commit 01b65c71ad

Frequently asked questions

npx skillmds@latest add ciembor/clean-code