什么是 modern-python?
使用 uv、ruff、ty 和 pytest 的现代 Python 工具最佳实践。强制执行用于项目设置、依赖项管理、linting、类型检查和测试的 Trail of Bits Python 编码标准。基于 Trailofbits/cookiecutter-python 中的模式。 来源:oimiragieo/agent-studio。
使用 uv、ruff、ty 和 pytest 的现代 Python 工具最佳实践。强制执行用于项目设置、依赖项管理、linting、类型检查和测试的 Trail of Bits Python 编码标准。基于 Trailofbits/cookiecutter-python 中的模式。
通过命令行快速安装 modern-python AI 技能到你的开发环境
来源:oimiragieo/agent-studio。
Modern Python tooling skill adapted from Trail of Bits coding standards. Mandates the use of uv (package management), ruff (linting and formatting), ty (type checking), and pytest (testing) as the standard Python toolchain. Based on patterns from trailofbits/cookiecutter-python for consistent, high-quality Python projects.
This skill implements Trail of Bits' modern Python coding standards for the agent-studio framework. The core philosophy is: use Rust-based tools for faster feedback loops, especially when working with AI agents. Every tool in this stack (uv, ruff, ty) is written in Rust and provides sub-second execution times, enabling tight iteration cycles.
Source repository: https://github.com/trailofbits/skills Template: https://github.com/trailofbits/cookiecutter-python License: CC-BY-SA-4.0
使用 uv、ruff、ty 和 pytest 的现代 Python 工具最佳实践。强制执行用于项目设置、依赖项管理、linting、类型检查和测试的 Trail of Bits Python 编码标准。基于 Trailofbits/cookiecutter-python 中的模式。 来源:oimiragieo/agent-studio。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/oimiragieo/agent-studio --skill modern-python使用 uv、ruff、ty 和 pytest 的现代 Python 工具最佳实践。强制执行用于项目设置、依赖项管理、linting、类型检查和测试的 Trail of Bits Python 编码标准。基于 Trailofbits/cookiecutter-python 中的模式。 来源:oimiragieo/agent-studio。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oimiragieo/agent-studio --skill modern-python 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oimiragieo/agent-studio