Code Comments

When and how to write code comments: the default is none, since code and tests carry the meaning and only the non-obvious WHY earns one. Use when adding or removing comments, writing docstrings, JSDoc, or TSDoc, deciding whether code needs documenting, or reviewing a comment-heavy diff.

alex-macra 4e8f9f6 2 files · 8.1 KB Updated

File contents

alex-macra/claude-codex-skills-assembly/tree/main/skills/code-comments commit 4e8f9f6b12

Frequently asked questions

npx skillmds@latest add alex-macra/code-comments