jsdoc

Installation
SKILL.md

JSDoc

The detailed JSDoc format guide with examples for every case. The always-on essentials live in the jsdoc rule. Reach here when you need the full reference.

@example format

Short one-liner: label on the @example line, code as inline backtick on the next line

/**
 * @example Required parameter
 * `name: Type`
 *
 * @example Optional parameter
 * `name?: Type`
 */
Installs
4
Repository
kubb-labs/kubb
GitHub Stars
1.8K
First Seen
Apr 16, 2026
jsdoc — kubb-labs/kubb