# documentation-generator > Generate API documentation, code comments, and technical docs from source code - Author: gsxrchris - Repository: cbuntingde/opencode-skills - Version: 20260207202135 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/cbuntingde/opencode-skills - Web: https://mule.run/skillshub/@@cbuntingde/opencode-skills~documentation-generator:20260207202135 --- --- name: documentation-generator description: Generate API documentation, code comments, and technical docs from source code license: MIT compatibility: opencode metadata: audience: developers workflow: documentation --- ## What I do - Generate API documentation from TypeScript/JSDoc comments - Create Markdown documentation for modules, classes, and functions - Build table of contents and navigation structures - Generate code examples from test files and usage patterns - Produce OpenAPI specs from route handlers - Create architecture decision records (ADRs) ## When to use me Use this skill when: - Starting a new documentation site - Updating docs after API changes - Generating reference documentation from code - Creating onboarding materials for new team members - Preparing release notes and changelogs - Documenting legacy codebases