home/categories/code-quality/tmustier-python-typing-skill-md
code-qualitytesting-security

python-typing

Migrate Python codebases to strict type checking with pyright. Use when user wants to add types, fix type errors, set up strict mode, or run a typing migration. Provides setup automation, fix patterns, discipline enforcement, and optional iteration loop support.

tmustier
maintainer
tmustier
Обновлено 12/31/2025
Звёзды
1
Форки
0
quick start

Installation and usage

Migrate Python codebases to strict type checking with pyright. Use when user wants to add types, fix type errors, set up strict mode, or run a typing migration. Provides setup automation, fix patterns, discipline enforcement, and optional iteration loop support.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use python-typing