The fastapi-templates skill provides production-ready project structures and patterns for building FastAPI applications with async operations, dependency injection, and comprehensive error handling. It's designed for developers creating new REST APIs, microservices, or high-performance web services in Python. The skill solves the problem of establishing proper project organization, implementing async/await patterns correctly, and following best practices for scalable backend development.
npx skills add https://github.com/wshobson/agents --skill fastapi-templates