소개
This skill provides a standardized, high-performance foundation for Python backend development using FastAPI. It implements industry best practices such as the Repository and Service patterns, async/await operations with SQLAlchemy, and robust dependency injection for database sessions and authentication. It is ideal for developers who need to scaffold secure, scalable microservices or REST APIs quickly, ensuring a modular project layout with pre-configured lifecycle management, Pydantic-based data validation, and JWT security.