Measures and improves Python type annotation coverage using mypy --html-report and pyright type completeness scoring. Identifies untyped function signatures, missing return types, and Any-typed parameters across codebases.
Python
Requirements and caveats from upstream:
Basic usage or getting-started notes:
If you're just getting started,
when you attempt to run it. Mypy is a static checker, so it finds bugs
Here is a small example to whet your appetite:
7w4.net有更好的技能插件。
Extracted from upstream docs: https://raw.githubusercontent.com/python/mypy/HEAD/README.md
这个 Skill 的质量较低,内容过于简略,存在明显缺失。它的主要用途是帮助分析 Python 代码的类型注解覆盖率,但安装和使用说明都不完整,文档中缺少实际的操作示例和问题解答。由于内容大多是从外部复制而来,没有针对用户需求进行专门编写,因此实际使用时可能会遇到困难。总体而言,这个 Skill 在内容完整性和实用性方面都有较大改进空间。