소개
This skill provides standardized templates and implementation patterns for building high-performance Python APIs with FastAPI. It automates the setup of scalable project layouts including async database management with SQLAlchemy, Pydantic schemas, a decoupled service-repository layer, and robust JWT authentication. It is specifically designed to help developers move from zero to a production-grade backend by enforcing industry best practices for error handling, middleware configuration, and dependency injection right from the start.