Document

Add documentation where it earns its place, and only there. The hard part of this skill is restraint: most code does not need a comment, and a docstring that restates the signature is worse than none — it rots, and it trains readers to skip comments. Document the *why* and the non-obvious; never the *what* the code already shows.

steph-dove f3d53b9 3.9 KB Updated

File contents

steph-dove/klaussy-agents/tree/main/src/klaussy/templates/skills/document commit f3d53b9844

Frequently asked questions

npx skillmds@latest add steph-dove/document