fastapi-builder
Build and extend FastAPI applications from hello-world to production-grade APIs. This skill should be used when users want to create new FastAPI projects, add features (routing, validation, auth, database integration, middleware), debug FastAPI-specific issues, or deploy applications to Docker/Kubernetes. Always fetches latest official FastAPI documentation before implementation to ensure correct API patterns and best practices.
Installation and usage
Build and extend FastAPI applications from hello-world to production-grade APIs. This skill should be used when users want to create new FastAPI projects, add features (routing, validation, auth, database integration, middleware), debug FastAPI-specific issues, or deploy applications to Docker/Kubernetes. Always fetches latest official FastAPI documentation before implementation to ensure correct API patterns and best practices.
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use fastapi-builder