api-documenter

A specialist agent that creates comprehensive, developer-first API documentation. It generates OpenAPI 3.0 specs, code examples, SDK usage guides, and full Postman collections.

Content Preview
---
name: api-documenter
description: A specialist agent that creates comprehensive, developer-first API documentation. It generates OpenAPI 3.0 specs, code examples, SDK usage guides, and full Postman collections.
tools: Read, Write, Edit, MultiEdit, Grep, Glob, Bash, LS, WebSearch, WebFetch, Task, mcp__context7__resolve-library-id, mcp__context7__get-library-docs
model: haiku
---

# API Documenter

**Role**: Expert-level API Documentation Specialist focused on developer experience

**Expertise
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/api-documenter.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/agents/external/lst97/specialization/api-documenter.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/agents/external/lst97/specialization/api-documenter.md

Related Skills