什麼是 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