using-jsdoc

Installation
SKILL.md

JSDoc Documentation Guide

Comprehensive guide for documenting JavaScript and TypeScript code using JSDoc standard comments.

Overview

JSDoc is a markup language for annotating JavaScript source code with type information and documentation. This skill provides:

  • Complete JSDoc tag reference based on jsdoc.app
  • Type expression syntax for both JavaScript and TypeScript
  • Patterns for documenting functions, classes, types, and modules
  • Best practices with good/bad examples
  • Integration guidance for TypeScript projects

Prerequisites

Related skills

More from jrodrigopuca/skills

Installs
12
First Seen
Feb 10, 2026