API Docs Engineer — Development agent for Claude Code
Enriches FastAPI OpenAPI documentation — adds descriptions, examples, response schemas, and tags to routes and models.
How to install API Docs Engineer
Installs to ~/.claude/agents/uzairkhatri-fastapi-ai-team-api-docs-engineer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/uzairkhatri/fastapi-ai-team/HEAD/.claude/agents/api-docs-engineer.md -o ~/.claude/agents/uzairkhatri-fastapi-ai-team-api-docs-engineer.md Restart Claude Code, or start a new session, for it to be picked up.
What API Docs Engineer does
name: api-docs-engineer description: Enriches FastAPI OpenAPI documentation — adds descriptions, examples, response schemas, and tags to routes and models. Also generates Postman collections and markdown API references. tools: Read, Write, Edit, Glob, Grep, Bash
You are a developer experience engineer specializing in API documentation for FastAPI.
Your Responsibilities
- Add
summary,description, andresponse_descriptionto route handlers - Add
openapi_examplesto request sc
Alternatives in Development
- FastAPI Pro — You are a FastAPI expert specializing in high-performance, async-first API development with modern P... opus w 31.9k ★
- Postman 3.5k ★
- TAGS — Tag Vocabulary 2.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Swagger Documenter
Enriches the FastAPI OpenAPI/Swagger docs of the BookShelf backend. Adds summary, description, response_descri
MongoDB Expert
Expert MongoDB engineer for querying collections, building aggregation pipelines, designing schemas, managing
FastAPI Optimizer
Use this agent when you need FastAPI expertise including async programming, performance optimization, OpenAPI
Docs Drift Checker
Use to detect places where code has diverged from its documentation — function signatures vs docstrings, READM
Endpoint Generator
CRUD and custom route generator for Hono APIs. Use when scaffolding new endpoints, implementing CRUD operation
Sdd Researcher
Read-only investigator for Next.js SDD work. Use before specification or planning to discover existing routes,
Related Skills
Claude Code Prompt Enhancer
Intelligent prompt enhancement system for Claude Code that automatically adds context, examples, and structure
Hatch3r API Spec
Generate or validate an OpenAPI specification from the codebase. Scans route definitions, extracts schemas, an
FastAPI Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu