Inline Code Commenter

Paste any code and get it back with clear, plain-English comments added — line by line. Choose Quick, Full, or Teaching Mode. Works with any programming language.

Install
cmdop skills install agensi-inline-code-commenter

Paste a block of code. Choose how deep you want the explanation to go. Get back your original code — fully intact — with comments added that explain what each part does and why.

Three depth levels:
• Quick — key lines only: function definitions, logic decisions, loops, anything confusing. Clean and minimal.
• Full — every meaningful line explained. Read the code top to bottom and understand every step.
• Teaching Mode — full comments plus a Teaching Notes section that explains why the code was written that way, what pattern was used, what you could change, and what to watch out for.

Works with any programming language — Python, JavaScript, TypeScript, Swift, Kotlin, Ruby, Go, HTML, CSS, SQL, Bash, and more. Claude detects the language automatically and uses its native comment syntax.

Adapts to any experience level. Simple code gets beginner-friendly explanations. Complex code gets pattern-level commentary.

Nothing in your code is changed. No logic is altered. No variables renamed. Only comments are added.

After each run, you can paste new code, re-run at a different depth, ask a follow-up question about the code, or end the session.

Built for vibe coders and beginners who want to actually understand what they’re building — not just ship it.

By Lily Studio — “Output that teaches while it works.”