python-type-hints-guide
✓Python の型ヒント、mypy による静的型チェック、最新の型注釈パターン (PEP 484、585、604、612、613)、Python 3.9 以降の型ヒントのベスト プラクティスに関する包括的なリファレンス ガイド。コードレビュー中に使用して、型アノテーションが適切に使用されていることを確認し、mypy 構成を評価し、型ヒントのアンチパターンを特定します。
SKILL.md
This skill provides comprehensive guidance on Python type hints and static type checking for Python 3.9+ codebases. It serves as a reference during code reviews to ensure proper type annotation usage, evaluate type hint quality, and promote best practices for gradual typing adoption.
This skill should be referenced by the uncle-duke-python agent when:
Type hints (introduced in PEP 484) enable static type checking in Python while maintaining the language's dynamic nature. Modern Python (3.9+) has significantly improved type hint syntax with built-in generic types and the union operator. Proper type hints improve:
Python の型ヒント、mypy による静的型チェック、最新の型注釈パターン (PEP 484、585、604、612、613)、Python 3.9 以降の型ヒントのベスト プラクティスに関する包括的なリファレンス ガイド。コードレビュー中に使用して、型アノテーションが適切に使用されていることを確認し、mypy 構成を評価し、型ヒントのアンチパターンを特定します。 ソース: clostaunau/holiday-card。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/clostaunau/holiday-card --skill python-type-hints-guide- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
python-type-hints-guide とは?
Python の型ヒント、mypy による静的型チェック、最新の型注釈パターン (PEP 484、585、604、612、613)、Python 3.9 以降の型ヒントのベスト プラクティスに関する包括的なリファレンス ガイド。コードレビュー中に使用して、型アノテーションが適切に使用されていることを確認し、mypy 構成を評価し、型ヒントのアンチパターンを特定します。 ソース: clostaunau/holiday-card。
python-type-hints-guide のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/clostaunau/holiday-card --skill python-type-hints-guide インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/clostaunau/holiday-card
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01