jsdoc-specialist

Community

Standardize and generate JSDoc for functions

Authorlinzb93
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The JSDoc Specialist removes inconsistent, missing, or low-quality JSDoc comments in JavaScript and TypeScript code so that functions and class methods are well-documented, easier to understand, and maintain.

Core Features & Use Cases

  • Generate and standardize JSDoc for functions and object/class methods across JS/TS projects.
  • Enforce rules: document all parameters and return values, always include @returns for async functions, add @example for pure functions, and avoid annotating variables unless explicitly requested.
  • Use cases include filling missing comments for new functions, normalizing comment style during code review, and improving documentation quality for library APIs.

Quick Start

Use the jsdoc-specialist to add or normalize JSDoc comments for the functions in the file src/utils/math.ts.

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: jsdoc-specialist
Download link: https://github.com/linzb93/cli-tools/archive/main.zip#jsdoc-specialist

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.