From dz
Use when user asks to improve, add, or clean up code comments, focusing on WHY over WHAT. Reads specified files (or recently modified ones), adds strategic inline comments for non-obvious logic, removes redundant ones, and converts WHAT-comments to WHY-comments. Accepts optional $ARGUMENTS for target files.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dz:code-comments-improve [file1] [file2] ...[file1] [file2] ...This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Improve code comments in the specified files (or recently worked on files if none provided):
Improve code comments in the specified files (or recently worked on files if none provided):
Analyze the code structure and existing comments
Add strategic inline comments where beneficial:
Improve existing comments:
Focus on the WHY, not the WHAT:
Comment guidelines:
Output: Present the improved code with enhanced comments, explaining the reasoning behind each comment addition or change.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub dzhuneyt/skills --plugin dz