home/categories/code-quality/clostaunau-holiday-card-claude-skills-python-type-hints-guide-skill-md
code-qualitytesting-security

python-type-hints-guide

Comprehensive reference guide for Python type hints, static type checking with mypy, modern type annotation patterns (PEP 484, 585, 604, 612, 613), and type hint best practices for Python 3.9+. Use during code reviews to ensure proper type annotation usage, evaluate mypy configuration, and identify type hint anti-patterns.

clostaunau
maintainer
clostaunau
آخر تحديث 12/26/2025
النجوم
0
التفرعات
0
quick start

Installation and usage

Comprehensive reference guide for Python type hints, static type checking with mypy, modern type annotation patterns (PEP 484, 585, 604, 612, 613), and type hint best practices for Python 3.9+. Use during code reviews to ensure proper type annotation usage, evaluate mypy configuration, and identify type hint anti-patterns.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use python-type-hints-guide