·modern-python
</>

modern-python

Best Practices für moderne Python-Tools mit UV, Ruff, Ty und Pytest. Setzt die Trail of Bits-Python-Codierungsstandards für Projekteinrichtung, Abhängigkeitsmanagement, Linting, Typprüfung und Tests vor. Basierend auf Mustern von Trailofbits/Cookiecutter-Python.

20Installationen·1Trend·@oimiragieo

Installation

$npx skills add https://github.com/oimiragieo/agent-studio --skill modern-python

So installieren Sie modern-python

Installieren Sie den KI-Skill modern-python schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/oimiragieo/agent-studio --skill modern-python
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: 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

Best Practices für moderne Python-Tools mit UV, Ruff, Ty und Pytest. Setzt die Trail of Bits-Python-Codierungsstandards für Projekteinrichtung, Abhängigkeitsmanagement, Linting, Typprüfung und Tests vor. Basierend auf Mustern von Trailofbits/Cookiecutter-Python. Quelle: oimiragieo/agent-studio.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/oimiragieo/agent-studio --skill modern-python
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-04
Aktualisiert
2026-03-10

Browse more skills from oimiragieo/agent-studio

Schnelle Antworten

Was ist modern-python?

Best Practices für moderne Python-Tools mit UV, Ruff, Ty und Pytest. Setzt die Trail of Bits-Python-Codierungsstandards für Projekteinrichtung, Abhängigkeitsmanagement, Linting, Typprüfung und Tests vor. Basierend auf Mustern von Trailofbits/Cookiecutter-Python. Quelle: oimiragieo/agent-studio.

Wie installiere ich modern-python?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/oimiragieo/agent-studio --skill modern-python Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/oimiragieo/agent-studio