About
This skill streamlines the creation of high-performance Python backends by providing standardized, scalable FastAPI templates. It implements industry best practices including a clean multi-layered architecture—separating concerns into API, Service, and Repository layers—alongside asynchronous database operations with SQLAlchemy and comprehensive security patterns. Whether you are bootstrapping a new microservice or refactoring an existing API, this skill provides the necessary scaffolding to ensure type safety, efficient dependency management, and production-grade error handling.