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.
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use fastapi-builder