Python Type Coverage Analyzer
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.
What it does
Python Type Coverage Analyzer
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.
Prerequisites
Python
Installation
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:
-
Source: https://github.com/python/mypy
-
Extracted from upstream docs: https://raw.githubusercontent.com/python/mypy/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,186 chars)