Type Hunter Py

Audit Python code for weak type design — primitive obsession, stringly-typed APIs, broad unions, structural vs nominal confusion, type aliases hiding intent, and models that fail to make illegal states unrepresentable. Use when: reviewing type annotations for expressiveness, tightening domain models, reducing runtime checks via the type system, or preparing for stricter mypy/pyright configuration. Reports omit empty sections — no placeholder headings, empty tables, or negative statements like "no issues found".

skyosev Updated

File contents

skyosev/agent-skills/tree/main/hunter-party-py/type-hunter-py commit 8a6272a9fa

Frequently asked questions

npx skillmds@latest add skyosev/type-hunter-py