Generates comprehensive project documentation, including cheatsheets and reference manuals, directly from source files and command definitions.
The Documentation Generator (zh-TW) skill automates the creation of professional-grade documentation by parsing source code, CLI commands, and skill definitions. It helps maintainers keep their project's usage instructions perfectly in sync with the codebase by automatically extracting descriptions, options, and examples. Supporting multiple output formats like quick-reference cheatsheets, detailed manuals, and beginner guides, this tool is essential for developers following universal standards who want to provide clear, localized documentation in Traditional Chinese without the manual overhead.
Características Principales
0140 GitHub stars
02Support for multiple output formats: cheatsheets, references, and guides
03Full support for Traditional Chinese (zh-TW) and English documentation
04Automatic extraction of descriptions and options from source code
05Configurable via .usage-docs.yaml for customized source scanning
06Integrated /docgen command for rapid documentation updates
Casos de Uso
01Generating localized technical documentation for Chinese-speaking developers
02Maintaining an up-to-date command reference manual automatically
03Building a quick-start cheatsheet for a complex CLI tool