概要
FastAPI Architecture Patterns is a specialized skill for Claude Code designed to accelerate backend development by enforcing clean code principles. It provides standardized templates for a Router-Service-Repository architecture, facilitating the creation of maintainable and testable Python applications. By integrating Pydantic v2 for data validation and SQLAlchemy 2.0 for asynchronous database interactions, it ensures your project follows modern industry best practices from the very first line of code.