About
The FastAPI Reviewer skill empowers developers to build production-ready APIs by providing deep architectural analysis of Python web services. It automatically detects FastAPI projects and evaluates codebases against industry best practices, focusing on Pydantic v2 model configuration, efficient async/await patterns to prevent event loop blocking, robust dependency injection for testability, and essential security headers like CORS and OAuth2.