Clean Code

Write readable, maintainable code through disciplined naming, small functions, and clean error handling. Use when the user mentions "code review", "naming conventions", "function too long", "code smells", or "readable code". Covers SRP, comment discipline, formatting, and unit testing. For refactoring techniques, see refactoring-patterns. For architecture, see clean-architecture.

biancalana Updated

File contents

biancalana/agent-skills-library/tree/main/skills/architecture/clean-code commit 51f566bc97

Frequently asked questions

npx skillmds@latest add biancalana/clean-code