Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

writing-python

Sterne4
Forks0
Aktualisiert22. Juni 2026 um 08:35

Idiomatic, version-current, strictly-typed Python review and authoring for an experienced engineer who insists on uv for environment/version management, explicit type hints everywhere, and thorough checking with mypy + pylint + Pylance (Pyright). Covers the modern typing surface (X | None, list[str], PEP 695 generics, Self, Protocol, TypedDict, TypeIs, assert_never, @override, avoiding Any), the uv workflow and dependency groups, pydantic-at-boundaries, pathlib/f-strings/match idioms, and the strict tool configs to ship. Use when writing or reviewing Python — .py files, pyproject.toml, type errors, uv commands — or before committing Python. Flags Optional[X], List[], os.path, %-format, and poetry/requirements.txt.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
9 Dateien
SKILL.md
readonly