Back to Skills Hub
Documentation Generator

Documentation Generator

@lxgicstudios
developmentdocumentationcode-generationJSDoc

AI-powered JSDoc/TSDoc generator that automatically adds documentation comments to exported functions, classes, and interfaces without modifying code logic.

🚀 Automatically generate JSDoc or TSDoc comments for your exported functions, classes, and interfaces. Point the tool at your code, and it adds professional documentation without touching any logic. Preview changes first, then write them back with a single command.

💡 Perfect when your codebase lacks documentation, you're preparing for open source, or new team members struggle to understand your exports. Works with files, directories, or glob patterns—no configuration needed.

✨ AI-powered, zero config, and respects your code. Skips large files automatically and ignores node_modules and dist folders by default.

GitHub

Requirements

OpenAI API Key

Required for AI-powered documentation generation. Set via OPENAI_API_KEY environment variable.

Node.js

Runtime environment for executing the CLI tool.