--- id: dawiddutoit/custom-claude/quality-run-type-checking version: "513e2011" license: none install: manual updated: 2026-01-26 --- # Quality Run Type Checking — Quality Run Type Checking combines pyright for rapid development feedback with mypy for comprehensive pre-commit validation. Both tools catch complementary error classes—pyright excels at speed and IDE integration, while mypy provides deeper Pydantic model support and CI/CD authority. Use pyright during coding iterations and mypy before commits. Publisher: dawiddutoit · Stars: 1 · Updated: 2026-01-26 Install (manual): `git clone https://github.com/dawiddutoit/custom-claude` *Unlicensed repository - metadata only, no file contents reproduced.* [View on SkillFed](https://skillfed.io/dawiddutoit/custom-claude/quality-run-type-checking) · [View on GitHub](https://github.com/dawiddutoit/custom-claude)