Clean Code

Clean, maintainable, human-readable code principles combined with anti-over-engineering discipline: naming, single responsibility, DRY, and scoping changes to exactly what was requested. Use when writing new code, refactoring existing code, reviewing code for quality, or deciding how much abstraction a change actually needs.

mindrally Updated

File contents

mindrally/skills/tree/main/clean-code commit 88002bd346

Frequently asked questions

npx skillmds@latest add mindrally/clean-code