typescript-jsdoc-develop

Official

Standardize JSDoc for cleaner code.

Authorcromesdk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of inconsistent, missing, or outdated JSDoc comments in JavaScript and TypeScript codebases, ensuring documentation accurately reflects code and improves maintainability.

Core Features & Use Cases

  • Create Missing JSDoc: Automatically generate JSDoc blocks for functions, classes, and types.
  • Repair Stale Docs: Update existing JSDoc to match signature changes.
  • Enforce Tag Quality: Standardize the use of @param, @returns, @throws, and @example tags.
  • Use Case: After refactoring a complex TypeScript function, use this Skill to ensure its JSDoc is updated to reflect the new parameter names and return types, making it easier for other developers to understand and use.

Quick Start

Use the typescript-jsdoc-develop skill to add missing JSDoc to the selected TypeScript function.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: typescript-jsdoc-develop
Download link: https://github.com/cromesdk/ai-skills/archive/main.zip#typescript-jsdoc-develop

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.