Acerca de
The Documentation Generator skill streamlines the development lifecycle by automating the creation of high-quality, standardized documentation. By performing deep code analysis, it extracts function signatures, parameter types, return values, and potential exceptions to produce language-specific documentation like JSDoc, Python docstrings, and Rustdoc. It is particularly effective for maintaining consistency across large codebases, ensuring that every module, class, and function is clearly explained with usage examples and edge cases. Whether you are documenting a single file or generating a project-level README, this skill adheres to industry best practices to improve code maintainability and team collaboration.