Marketplace

fastapi

Build Python APIs with FastAPI, Pydantic v2, and SQLAlchemy 2.0. Covers project structure,async patterns, JWT authentication, validation, and database integration with uv package manager.Use when: creating Python APIs, setting up FastAPI projects, implementing JWT auth, configuringSQLAlchemy async, or troubleshooting 422 validation errors, CORS issues, or async blocking.

$ 安裝

git clone https://github.com/jezweb/claude-skills /tmp/claude-skills && cp -r /tmp/claude-skills/skills/fastapi ~/.claude/skills/claude-skills

// tip: Run this command in your terminal to install the skill