Clean Code

Enforce PEP8, Uncle Bob's Clean Code, SOLID, KISS, DRY, and YAGNI. Applies self-explanatory code standards, guard clauses, type annotations, pathlib.Path relative resolution, and comment guidelines ("code tells WHAT, comments tell WHY"). Use whenever refactoring, reviewing code quality, or implementing software modules.

AdityaHegde712 8fa8cf9 2.9 KB Updated

File contents

AdityaHegde712/Nexus/tree/main/skills/clean-code commit 8fa8cf9d25

Frequently asked questions

npx skillmds@latest add adityahegde712/clean-code