关于
This skill provides a standardized blueprint for building high-performance Python backends using the FastAPI framework. It implements industry best practices including a modular directory structure, asynchronous database operations with SQLAlchemy, and a clean separation of concerns through repository and service layers. Whether you are bootstrapping a new microservice or refactoring an existing API, this skill ensures scalability, maintainability, and robust security through built-in JWT authentication and advanced dependency injection patterns.