Global Commenting

Write self-documenting code with clear naming and structure, adding minimal, evergreen comments only when necessary to explain complex logic. Use this skill when writing or reviewing any code that might need comments. When refactoring code to make it more self-explanatory through better naming and structure. When deciding whether to add or remove comments from existing code. When ensuring comments explain why something is done rather than what is being done. When reviewing code to remove outdated or temporary change-related comments. This skill applies to all programming languages and all types of code files. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/coreyja--coreyja-com--global-commenting commit f8c1684b43

Frequently asked questions

npx skillmds@latest add tomevault-io/global-commenting-2