code-commentary-applier
Inserts beginner-friendly explanatory comments into existing source code files by editing the files directly while preserving behavior. Use when the user explicitly asks to apply comments into files, annotate files in-place, or save commented versions back to the repository.
Skill Installation
Install this skill using skillscokac CLI tool
Installation command
npx skillscokac -i code-commentary-applierRemoval command
npx skillscokac -r code-commentary-applierUsage
After installation, run /code-commentary-applier 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-commentary-applier
description
Inserts beginner-friendly explanatory comments into existing source code files by editing the files directly while preserving behavior. Use when the user explicitly asks to apply comments into files, annotate files in-place, or save commented versions back to the repository.
allowed-tools
Read, Write, Grep, Glob
Loading editor...