
from ai-orchestrator97
Write, review, and debug modern Python (3.11+) with best-practice patterns: typing, async, FastAPI, packaging, testing, and project setup guidance for productio
Python Mastery is a hands-on skill that equips an agent to author, review, and improve Python code using modern standards (targeting Python 3.11+). It provides a structured checklist for project setup, type-hinted code, async patterns, Pydantic/dataclass usage, testing with pytest, and FastAPI patterns. The skill emphasizes reproducible project scaffolding (pyproject.toml / uv recommendations), type safety, and pragmatic error-handling.
Trigger this skill when a user asks an agent to write or debug Python scripts, set up a Python project, review code for quality (type hints, resource cleanup, async correctness), or convert synchronous code to async. Also applies to help with packaging, CI configuration, and writing tests. Good for developer-facing assistants and CI bots.
references/ directory with extended guides.Coding assistants (Claude Code, Copilot-style review bots, local LLM orchestrators) and developer tooling integrations that can run linters, tests, or generate code and PRs.
This skill has not been reviewed by our automated audit pipeline yet.