Self Documenting Names

Write code that explains itself through names instead of comments. Use when adding or reviewing comments, when a comment explains what code does, when naming variables, functions, classes or files, when writing or trimming a docstring, when a hook reports a comment or an over-long name, or when the user asks to clean up comments or improve naming.

TDAK1509 Updated

File contents

TDAK1509/claude-code-skill/tree/main/skills/self-documenting-names commit 29ef5e0e22

Frequently asked questions

npx skillmds@latest add tdak1509/self-documenting-names