Clean Code Implementation

The rules that bind every line of code you write in this codebase - verb function names, functions under the line limit, names instead of comments, helpers defined below their caller, and the wider maintainability habits. Use whenever you write, edit or review code, before you start an implementation, when a hook blocks an edit, or when you are about to open a pull request.

TDAK1509 Updated

File contents

TDAK1509/claude-code-skill/tree/main/skills/clean-code-implementation commit 37cb79119e

Frequently asked questions

npx skillmds@latest add tdak1509/clean-code-implementation