FastAPI helps you build fast and modern Python APIs. It uses async Python to handle many requests at once. You can create REST endpoints, define data models with Pydantic V2, and add JWT authentication. This skill also covers WebSocket endpoints and async database operations with SQLAlchemy. It generates OpenAPI documentation automatically.
Anyone building a Python web service or API can use this. It is great for developers who need a clear and secure way to build backends. The examples are simple and ready to use.
You will learn to set up authentication, validate data, and write tests. This skill makes sure your API is robust and easy to document.
Global
mkdir -p ~/.claude/skills/fastapi-expertProject
mkdir -p .claude/skills/fastapi-expertSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls