Py Type Safety

Review Python code for type-safety issues including Any leaks, missing public annotations, unsafe Optional handling, unparameterized collections, imprecise generics, and type-checker configuration drift. Use when reviewing typed Python code, public APIs, dataclasses, protocols, generics, casts, or mypy/pyright configuration.

CodeSigils d64af1c 4.8 KB Updated

File contents

CodeSigils/py-review-skill/tree/main/skills/py-type-safety commit d64af1c79e

Frequently asked questions

npx skillmds@latest add codesigils/py-type-safety