·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。

SKILL.md

查看原文

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 中使用

这个 Skill 的源码在哪?

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