Python Best Practices Type Safety

Systematic resolution of pyright/mypy type errors with categorization and fix templates. Use when pyright fails, type errors are reported, adding type annotations, or enforcing type safety. Analyzes Python type errors, categorizes them (missing annotations, incorrect types, generic issues, Optional/None handling), and applies fix patterns. Works with .py files and pyright output.

dawiddutoit Updated

File contents

dawiddutoit/custom-claude/tree/main/skills/python-best-practices-type-safety commit 2a1a3f3986

Frequently asked questions

npx skillmds@latest add dawiddutoit/python-best-practices-type-safety