python-type-safety
python type safety
What it does
- Adding type hints to existing code
- Creating generic, reusable classes
- Defining structural interfaces with protocols
- Configuring mypy or pyright for strict checking
- Understanding type narrowing and guards
- Building type-safe APIs and libraries
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
python-type-safety FAQ
What does the python-type-safety skill do?
Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic classes, defining structural interfaces, or configuring mypy/pyright. Adding type hints to existing code Creating generic, reusable classes
How do I install python-type-safety?
Run: npx -y skills add https://github.com/wshobson/agents --skill python-type-safety --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain python-type-safety?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-python-type-safety?ref=badge) npx agentictools info skills/wshobson-agents-python-type-safety The second line is the CLI lookup for this page — handy in READMEs and docs.