소개
This skill equips Claude with the patterns and best practices needed to architect scalable Python backends. It focuses on modern standards like Pydantic v2 for data validation, SQLAlchemy 2.0 for asynchronous database operations, and JWT-based authentication for secure access. By implementing a domain-driven project structure and leveraging the high-performance 'uv' package manager, it ensures that your API projects are maintainable, well-documented via Swagger/OpenAPI, and optimized for high-concurrency performance from the start.