ehtbanton

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".

ehtbanton 0 Updated 5mo ago

Resources

1
GitHub

Install

npx skillscat add ehtbanton/claudeskillsrepo/jsdoc-template-generator

Install via the SkillsCat registry.

SKILL.md

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.