Generate OpenAPI specs, interactive API docs, and SDK templates
Generates OpenAPI specs, interactive API docs, and SDK templates with the api-documenter agent.
/plugin marketplace add pproenca/dot-claude-old/plugin install doc@dot-claudeGenerate comprehensive API documentation using the specialized api-documenter agent.
Dispatches the api-documenter agent to create:
Gather the following from the user:
Use the Task tool to dispatch the api-documenter agent:
Task(
subagent_type="doc:api-documenter",
prompt="[Include gathered requirements and any relevant file paths]"
)
/doc:reference/doc:architecture/doc:tutorial