Skip to main content
在 Manus 中运行任何 Skill
一键导入

python-guru

Enforces modern Python 3.12+ best practices when writing, reviewing, or refactoring Python code. Use when the user asks for Python help, code review, idiomatic Python, Pythonic patterns, Python project setup, debugging, or performance advice. Covers modern tooling (uv, ruff, pyright), type system (PEP 695 generics, Protocol, TypeIs), async (TaskGroup, timeout), testing (pytest + Hypothesis), security, and anti-pattern elimination. Do NOT use for general software architecture unrelated to Python.

概览

Enforces modern Python 3.12+ best practices when writing, reviewing, or refactoring Python code. Use when the user asks for Python help, code review, idiomatic Python, Pythonic patterns, Python project setup, debugging, or performance advice. Covers modern tooling (uv, ruff, pyright), type system (PEP 695 generics, Protocol, TypeIs), async (TaskGroup, timeout), testing (pytest + Hypothesis), security, and anti-pattern elimination. Do NOT use for general software architecture unrelated to Python.

安装命令
npx skills add https://github.com/markpitt/agent-skills --skill python-guru

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年2月21日 16:35
文件资源管理器
7 个文件
SKILL.md
readonly