About
This skill streamlines the development of asynchronous Python backend services by implementing a 2025-standard stack. It leverages 'uv' for high-speed package management and 'ruff' for unified linting and formatting, ensuring code quality and performance from the start. By providing robust boilerplate for FastAPI applications, SQLAlchemy 2.0 ORM patterns, and Pydantic v2 validation schemas, it enables developers to build type-safe, scalable, and maintainable web services while following industry best practices for dependency injection and error handling.