Generates and updates project READMEs, API references, architecture overviews, and changelogs by analyzing codebase structure and git history.
The docgen skill automates the tedious task of maintaining project documentation by intelligently extracting context from your source code, configuration files, and commit history. It supports multiple documentation types—from high-level architecture overviews to granular API endpoint tables—while ensuring that manually written prose is preserved and existing project styles are matched. Designed for safety and accuracy, it presents all updates in the conversation for review before making any changes to your local files.
Características Principales
01Interactive review process that requires confirmation before writing to disk
02Context-aware generation of READMEs, API docs, and architecture overviews
037 GitHub stars
04Style-matching to ensure consistent formatting across the project
05Automatic changelog generation from git history with commit filtering
06Smart preservation of existing human-written content during updates
Casos de Uso
01Quickly bootstrapping a detailed README for a new project or subdirectory
02Summarizing recent code changes into a clean, formatted changelog for a release
03Generating accurate API references directly from route and handler definitions