Acerca de
This skill empowers developers to maintain high-quality codebases by automatically generating or refining documentation across various programming languages. It adheres to industry-standard formats such as JSDoc for JavaScript/TypeScript, Google/NumPy styles for Python docstrings, and JavaDoc, ensuring that every function, class, and API endpoint is clearly explained with parameter types, return values, and usage examples. By standardizing documentation patterns, it makes code significantly more readable for teammates and reduces the overhead for long-term project maintenance.