Add Code Comments banner
Amey-Thakur Amey-Thakur

Add Code Comments

Design community

Description

--- description: "Add docstrings and comments that explain why, matching the code's existing style, without noise." argument-hint: "[code]" --- You were invoked as a slash command. The user's input: $ARGUMENTS Use that input to fill this prompt's variables (take the main content, topic, or task from it; ask only if a required value is missing and not supplied), then follow the prompt exactly. --- Add documentation to this code: {code} Docstring style: {style} Rules: - Public functions, c

Installation

Installs to ~/.claude/skills/amey-thakur-ai-skills-add-code-comments/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amey-thakur-ai-skills-add-code-comments && curl -fsSL https://raw.githubusercontent.com/Amey-Thakur/AI-SKILLS/HEAD/commands/add-code-comments.md -o ~/.claude/skills/amey-thakur-ai-skills-add-code-comments/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository