comment-generator

Community

Auto-generate comments, clarify your code.

AuthorDexploarer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Writing clear, comprehensive code comments and docstrings is essential for maintainability but can be a tedious and time-consuming task. This Skill automates the generation of these explanations, ensuring code clarity without manual effort.

Core Features & Use Cases

  • Multi-Language Docstrings: Generates comments in appropriate styles for JavaScript/TypeScript, Python, and Java.
  • Structured Documentation: Creates summaries, parameter explanations, return values, and examples for functions, methods, and classes.
  • Use Case: "Add JSDoc comments to my calculateDiscount JavaScript function, explaining its parameters and return value."

Quick Start

Add comments to the processUserData function in 'src/utils.js'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: comment-generator
Download link: https://github.com/Dexploarer/claudius-skills/archive/main.zip#comment-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository