向 Python 包中所有公共函数和类添加 Google 风格的 docstring。使用 AST 解析以实现精确的缺失检测,按覆盖率比进行优先级排序,并支持多文件打补丁。python, docstrings, documentation, refactoring, ast
向 Python 包中所有公共函数和类添加 Google 风格的 docstring。使用 AST 解析以实现精确的缺失检测,按覆盖率比进行优先级排序,并支持多文件打补丁。python, docstrings, documentation, refactoring, ast
本页属于 OpenClaw Skills 学习体系,覆盖技能安装、分类导航与实战链接。