About
This skill provides a comprehensive framework for developing maintainable and type-safe Python applications. It establishes strict adherence to Python 3.12+ features, emphasizing async/await patterns, Pydantic v2 for data validation, and Ruff for high-performance linting and formatting. By standardizing project layouts (src-layout), hierarchical exception handling, and Google-style documentation, it ensures that AI-generated and human-written code remains consistent, testable, and scalable across complex modules and services.