modern-python とは?
uv、ruff、ty、pytest を使用した最新の Python ツールのベスト プラクティス。プロジェクトのセットアップ、依存関係の管理、リンティング、型チェック、テストのための Trail of Bits Python コーディング標準を義務付けます。 Trailofbits/cookiecutter-python のパターンに基づいています。 ソース: oimiragieo/agent-studio。
uv、ruff、ty、pytest を使用した最新の Python ツールのベスト プラクティス。プロジェクトのセットアップ、依存関係の管理、リンティング、型チェック、テストのための 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 ツールのベスト プラクティス。プロジェクトのセットアップ、依存関係の管理、リンティング、型チェック、テストのための Trail of Bits Python コーディング標準を義務付けます。 Trailofbits/cookiecutter-python のパターンに基づいています。 ソース: oimiragieo/agent-studio。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/oimiragieo/agent-studio --skill modern-pythonuv、ruff、ty、pytest を使用した最新の Python ツールのベスト プラクティス。プロジェクトのセットアップ、依存関係の管理、リンティング、型チェック、テストのための 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