概要
This skill empowers Claude to architect and implement high-performance backend services using FastAPI best practices. It provides comprehensive templates for project layouts, covering everything from asynchronous database management with SQLAlchemy to decoupled repository and service layers. Whether starting a new microservice or refactoring an existing API, this skill ensures the resulting code follows industry standards for scalability, security, and maintainability, including built-in JWT authentication and Pydantic-based data validation.