io.github.rog0x/docs
JSDoc, README, changelog generation for AI agents
Versions
1.0.2latestTools 5
generate_api_docs Generate REST API documentation in Markdown from endpoint descriptions. Includes method, URL, parameters, request/response examples, and status codes.
generate_jsdoc Generate JSDoc/TSDoc comments for a function signature. Parses the signature and produces @param, @returns, @throws, and @example tags.
generate_changelog Generate CHANGELOG entries from git-style commit messages. Categorizes commits as Added/Changed/Fixed/Removed/Deprecated/Security and groups by version following Keep a Changelog format.
analyze_readme Analyze a README.md file content: check for required sections (install, usage, license), rate completeness 0-100, and suggest missing sections.
analyze_code_comments Analyze code comments: compute comment-to-code ratio, find TODO/FIXME/HACK markers, detect functions without documentation, and suggest where docs are needed.
Permissions 0
No permissions indexed yet.