소개
This skill provides a comprehensive framework and set of best practices for building scalable backend applications within the FastAPI ecosystem. It enforces modern architectural patterns, including asynchronous database interactions with SQLAlchemy 2.0, robust data validation via Pydantic v2, and advanced vector search capabilities with pgvector. By offering standardized templates for project structure, service layers, and dependency injection, it helps developers maintain consistency, improve code quality, and rapidly deploy high-performance APIs.