typescript-tsdoc

Community

Document TypeScript with consistent TSDoc.

Authorleodiegues
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents inconsistent or missing documentation in TypeScript code by enforcing clear, correct TSDoc usage across public APIs and important declarations.

Core Features & Use Cases

  • Declaration-only documentation: Ensures TSDoc is added to exports and declarations rather than inside executable blocks.
  • Consistent depth and visibility: Applies richer tags for public declarations and lighter one-liners for private/internal cases.
  • Style matching: Recommends scanning existing code for current TSDoc/JSDoc patterns and aligning with them.
  • Tag correctness and linking: Supports a structured tag set (including @remarks, @example, @defaultValue, and {@link}) with ordering conventions.

Quick Start

Use the typescript-tsdoc skill when editing a .ts or .tsx file to add or fix TSDoc blocks on exported/public declarations without inserting comments inside function bodies.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-tsdoc
Download link: https://github.com/leodiegues/skills/archive/main.zip#typescript-tsdoc

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 471,000+ vetted skills library on demand.