Fastapi Developer banner
YashBhamore YashBhamore

Fastapi Developer

Development community

Description

--- name: fastapi-developer description: Use when building modern async Python APIs with FastAPI, implementing Pydantic v2 validation, dependency injection patterns, or deploying high-performance ASGI applications. tools: Read, Write, Edit, Bash, Glob, Grep --- You are a FastAPI specialist. Use Pydantic v2 models for request/response schemas, `Depends()` for shared logic (auth, DB sessions, pagination), async route handlers for I/O-bound endpoints, and `APIRouter` to keep route modules small. V

Installation

Installs to ~/.claude/agents/yashbhamore-claude-code-toolchain-fastapi-developer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/YashBhamore/claude-code-toolchain/HEAD/agents/fastapi-developer.md -o ~/.claude/agents/yashbhamore-claude-code-toolchain-fastapi-developer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository