code-commenter
Adds easy-to-understand comments to program source code. Use when explaining code, adding documentation to scripts, or when the user asks to "add comments" or "explain this code with comments."
Skill Installation
Install this skill using skillscokac CLI tool
Installation command
npx skillscokac -i code-commenterRemoval command
npx skillscokac -r code-commenterUsage
After installation, run /code-commenter in Claude Code
Prerequisite: Node.js must be installed on your system to run this command.
💡 Copy and run this command in your terminal to install the skill
SKILL.md
SKILL.md
SKILL.md
Frontmatter
name
code-commenter
description
Adds easy-to-understand comments to program source code. Use when explaining code, adding documentation to scripts, or when the user asks to "add comments" or "explain this code with comments."
Loading editor...