·quality-run-type-checking
</>

quality-run-type-checking

pyright (高速、開発) と mypy (完全、CI/CD) を使用してデュアル型チェックを実行します。コミット前の型のチェック、型エラーのデバッグ、または型注釈の検証時に使用します。両方のツールが必要な理由、構成の違い、それぞれをいつ使用するかについて説明します。 Python .py ファイル、pyproject.toml で動作し、厳密モードが有効になっています。

4インストール·0トレンド·@dawiddutoit

インストール

$npx skills add https://github.com/dawiddutoit/custom-claude --skill quality-run-type-checking

quality-run-type-checking のインストール方法

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

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

ソース: dawiddutoit/custom-claude。

Quick Start → Purpose | When to Use | Why Dual Checking | Quick Start

Error Handling → Interpret Errors | Fix Systematically | Common Fixes

Understand and execute temet's dual type checking strategy using both pyright (fast iteration) and mypy (comprehensive validation). Learn when to use each tool, how to interpret errors, and why both are required.

pyright (高速、開発) と mypy (完全、CI/CD) を使用してデュアル型チェックを実行します。コミット前の型のチェック、型エラーのデバッグ、または型注釈の検証時に使用します。両方のツールが必要な理由、構成の違い、それぞれをいつ使用するかについて説明します。 Python .py ファイル、pyproject.toml で動作し、厳密モードが有効になっています。 ソース: dawiddutoit/custom-claude。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/dawiddutoit/custom-claude --skill quality-run-type-checking
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from dawiddutoit/custom-claude

クイックアンサー

quality-run-type-checking とは?

pyright (高速、開発) と mypy (完全、CI/CD) を使用してデュアル型チェックを実行します。コミット前の型のチェック、型エラーのデバッグ、または型注釈の検証時に使用します。両方のツールが必要な理由、構成の違い、それぞれをいつ使用するかについて説明します。 Python .py ファイル、pyproject.toml で動作し、厳密モードが有効になっています。 ソース: dawiddutoit/custom-claude。

quality-run-type-checking のインストール方法は?

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

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

https://github.com/dawiddutoit/custom-claude