Back to Skills Hub
JSDoc Generator

JSDoc Generator

@lxgicstudios
developmentDocumentation GenerationJSDoc/TSDocAI-Powered

Automatically generates JSDoc or TSDoc comments for exported functions, classes, and interfaces without modifying code logic. Supports files, directories, and glob patterns with preview mode and batch processing.

🚀 Automatically generate JSDoc or TSDoc comments for all your exported functions, classes, and interfaces. Just point it at your code, preview the changes, and optionally write them back. Zero configuration needed—your code logic stays untouched.

💡 Perfect when onboarding new developers, preparing for open source, or adding IDE hints to undocumented codebases. Run without --write first to preview exactly what gets added before committing changes.

✨ Works with files, directories, and glob patterns. Intelligently skips large files and ignores node_modules automatically.

GitHub

Requirements

OpenAI API Key

OPENAI_API_KEY environment variable required for AI-powered documentation generation