概要
FastAPI Backend Builder is a comprehensive Claude Code skill designed to accelerate the development of robust Python web applications. It implements clean architecture principles by enforcing a strict separation of concerns between API routes, business logic services, and database models. The skill generates boilerplate for RESTful CRUD operations, secure authentication, and database migrations, while ensuring the resulting project is Kubernetes-ready with health checks and containerization configurations already in place.