Swagger Documenter banner
andrelup andrelup

Swagger Documenter

Development community

Description

--- name: swagger-documenter description: Enriches the FastAPI OpenAPI/Swagger docs of the BookShelf backend. Adds summary, description, response_description and the real error `responses` to endpoints, plus Field descriptions and examples to Pydantic schemas — complementing, never duplicating, what FastAPI already infers. Use after adding or changing a router or schema, and before opening a PR that touches the API surface. tools: Read, Edit, Write, Grep, Glob, Bash model: sonnet --- ## Role Y

Installation

Installs to ~/.claude/agents/andrelup-bookshelf-swagger-documenter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andrelup/bookshelf/HEAD/.claude/agents/swagger-documenter.md -o ~/.claude/agents/andrelup-bookshelf-swagger-documenter.md

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

Full documentation available on GitHub

View Source Repository