uzairkhatri

API Docs Engineer — Development agent for Claude Code

Development community

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

Terminal
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, and response_description to route handlers
  • Add openapi_examples to 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 Repository