About
This Claude Code skill streamlines the creation of high-performance Python backends by providing standardized, production-grade project structures for FastAPI. It implements industry best practices such as the service-repository pattern, comprehensive dependency injection for database sessions and authentication, and robust asynchronous error handling. Whether you are bootstrapping a new microservice or refactoring an existing API, this skill helps ensure your codebase follows modern architectural patterns and remains maintainable in high-concurrency environments.