·python-standards
</>

python-standards

phrazzld/claude-config

使用 uv、ruff、mypy 和 pytest 进行现代 Python 开发。使用时: - 编写或审查Python代码 - 设置Python项目或pyproject.toml - 选择依赖管理(uv、poetry、pip) - 配置 linting、格式或类型检查 - 组织Python包 关键词:Python、pyproject.toml、uv、ruff、mypy、pytest、类型提示、 虚拟环境、锁文件、包结构

9安装·1热度·@phrazzld

安装

$npx skills add https://github.com/phrazzld/claude-config --skill python-standards

SKILL.md

Modern Python with uv + ruff + mypy + pytest. All config in pyproject.toml.

| uv | Dependencies + virtual envs (lockfile: uv.lock) | | ruff | Linting + formatting (replaces black, isort, flake8) | | mypy | Type checking (strict mode) | | pytest | Testing + coverage |

使用 uv、ruff、mypy 和 pytest 进行现代 Python 开发。使用时: - 编写或审查Python代码 - 设置Python项目或pyproject.toml - 选择依赖管理(uv、poetry、pip) - 配置 linting、格式或类型检查 - 组织Python包 关键词:Python、pyproject.toml、uv、ruff、mypy、pytest、类型提示、 虚拟环境、锁文件、包结构 来源:phrazzld/claude-config。

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/phrazzld/claude-config --skill python-standards 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/phrazzld/claude-config --skill python-standards
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 python-standards?

使用 uv、ruff、mypy 和 pytest 进行现代 Python 开发。使用时: - 编写或审查Python代码 - 设置Python项目或pyproject.toml - 选择依赖管理(uv、poetry、pip) - 配置 linting、格式或类型检查 - 组织Python包 关键词:Python、pyproject.toml、uv、ruff、mypy、pytest、类型提示、 虚拟环境、锁文件、包结构 来源:phrazzld/claude-config。

如何安装 python-standards?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/phrazzld/claude-config --skill python-standards 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/phrazzld/claude-config