·fix-types
</>

fix-types

Python コード内の型チェックの問題を対話的に修正します。

28インストール·0トレンド·@saaspegasus

インストール

$npx skills add https://github.com/saaspegasus/django-skills --skill fix-types

fix-types のインストール方法

コマンドラインで fix-types AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/saaspegasus/django-skills --skill fix-types
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: saaspegasus/django-skills。

When mypy can't infer the correct type, prefer using cast() over # type: ignore:

Why: cast() explicitly documents what type you expect, making the code more readable and maintainable. It also doesn't silence other potential errors on the same line.

When adding null checks to satisfy mypy, prefer raising proper exceptions over using assert:

Python コード内の型チェックの問題を対話的に修正します。 ソース: saaspegasus/django-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/saaspegasus/django-skills --skill fix-types
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from saaspegasus/django-skills

クイックアンサー

fix-types とは?

Python コード内の型チェックの問題を対話的に修正します。 ソース: saaspegasus/django-skills。

fix-types のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/saaspegasus/django-skills --skill fix-types インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/saaspegasus/django-skills

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-22