Python Language Contracts Typing

Use this skill to statically review Python type contracts and gradual typing: Any propagation across public boundaries, Protocol and structural typing, generics and variance soundness, overload consistency, TypedDict and dataclass contracts, and the separation of static typing from runtime validation. Reads source and type-checker config only; it never runs the checker or the code.

VincentChuWaiChow 88b2de5 9 files · 15.2 KB Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/python/python-language-contracts-typing commit 88b2de5495

Frequently asked questions

npx skillmds@latest add vincentchuwaichow/python-language-contracts-typing