Agent Skills: JSDoc Template Generator

Generate JSDoc configuration and documentation templates for JavaScript/TypeScript projects. Triggers on "create jsdoc config", "generate jsdoc template", "documentation setup", "jsdoc configuration".

UncategorizedID: ehtbanton/ClaudeSkillsRepo/jsdoc-template-generator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ehtbanton/ClaudeSkillsRepo/tree/HEAD/jsdoc-template-generator

Skill Files

Browse the full folder contents for jsdoc-template-generator.

Download Skill

Loading file tree…

jsdoc-template-generator/SKILL.md

Skill Metadata

Name
jsdoc-template-generator
Description
Generate JSDoc configuration and documentation templates for JavaScript/TypeScript projects. Triggers on "create jsdoc config", "generate jsdoc template", "documentation setup", "jsdoc configuration".

JSDoc Template Generator

Generate JSDoc configuration and documentation templates.

Output Requirements

File Output: jsdoc.config.json, documentation templates Format: Valid JSDoc configuration Standards: JSDoc 4.x

When Invoked

Immediately generate JSDoc configuration with appropriate templates.

Example Invocations

Prompt: "Create JSDoc config for TypeScript library" Output: Complete jsdoc.config.json with theme and plugins.