quality-run-type-checking

Installation
SKILL.md

Run Type Checking Workflow

Table of Contents

Quick StartPurpose | When to Use | Why Dual Checking | Quick Start

OperationsRun Pyright | Run Mypy | Configuration

Error HandlingInterpret Errors | Fix Systematically | Common Fixes

HelpIntegration | Troubleshooting | Requirements


Purpose

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.

When to Use

Related skills
Installs
7
GitHub Stars
1
First Seen
Jan 26, 2026