global-commenting

Write self-documenting code with minimal, evergreen comments that explain complex logic without documenting changes or temporary fixes. Use this skill when adding comments to any code file. When deciding whether code needs a comment or should be made more self-explanatory. When writing comments for complex algorithms or business logic. When tempted to add comments about recent changes, fixes, or TODOs. When reviewing existing comments for relevance and accuracy.

$ Instalar

git clone https://github.com/mshafei721/Turbocat /tmp/Turbocat && cp -r /tmp/Turbocat/.claude/skills/global-commenting ~/.claude/skills/Turbocat

// tip: Run this command in your terminal to install the skill