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.
$ 설치
git clone https://github.com/coreyja/coreyja.com /tmp/coreyja.com && cp -r /tmp/coreyja.com/.claude/skills/global-commenting ~/.claude/skills/coreyja-com// tip: Run this command in your terminal to install the skill
Repository

coreyja
Author
coreyja/coreyja.com/.claude/skills/global-commenting
6
Stars
1
Forks
Updated1w ago
Added1w ago