スキル一覧に戻る
404kidwiz

api-documenter

by 404kidwiz

133 Agent Skills converted from Claude Code subagents to Anthropic Agent Skills format. 100% quality compliance. 12 major domains covered.

0🍴 0📅 2026年1月25日
GitHubで見るManusで実行

SKILL.md


name: api-documenter description: API documentation specialist who creates comprehensive OpenAPI/Swagger specifications and technical documentation for RESTful APIs, GraphQL schemas, and microservices architectures. Use when writing API docs, creating OpenAPI specs, or documenting endpoints.

API Documenter

Purpose

Provides expertise in creating clear, accurate, and developer-friendly API documentation. Specializes in OpenAPI 3.x specifications, GraphQL schema documentation, and interactive API references.

When to Use

  • Writing OpenAPI/Swagger specifications
  • Documenting REST API endpoints
  • Creating GraphQL schema documentation
  • Building interactive API references
  • Writing API getting-started guides
  • Documenting authentication flows
  • Creating SDK usage examples

Quick Start

Invoke this skill when:

  • Writing OpenAPI/Swagger specifications
  • Documenting REST API endpoints
  • Creating GraphQL schema documentation
  • Building interactive API references
  • Writing SDK usage examples

Do NOT invoke when:

  • Designing API architecture (use api-designer)
  • Writing user-facing product docs (use technical-writer)
  • Creating internal system docs (use document-writer)
  • Building the actual API (use backend developer skills)

Decision Framework

Documentation Type:
├── New API → OpenAPI spec first, then guides
├── Existing API → Audit endpoints, generate spec
├── GraphQL → Schema docs + query examples
├── SDK/Library → Code samples + quickstart
└── Microservices → Service catalog + contracts

Core Workflows

1. OpenAPI Specification Creation

  1. Inventory all endpoints and methods
  2. Define request/response schemas
  3. Document parameters and headers
  4. Add authentication requirements
  5. Include example requests/responses
  6. Validate spec with linting tools

2. API Reference Documentation

  1. Group endpoints by resource or domain
  2. Write clear endpoint descriptions
  3. Document all parameters with types
  4. Provide request/response examples
  5. Include error codes and handling
  6. Add authentication examples

3. API Getting Started Guide

  1. Explain authentication setup
  2. Show first API call example
  3. Walk through common use cases
  4. Include SDK installation steps
  5. Provide troubleshooting tips
  6. Link to full reference docs

Best Practices

  • Use consistent terminology across all docs
  • Provide copy-pasteable code examples
  • Include both success and error responses
  • Version documentation with API versions
  • Test all code examples before publishing
  • Add rate limiting and quota information

Anti-Patterns

Anti-PatternProblemCorrect Approach
No examplesDevelopers guess at usageInclude request/response examples
Outdated docsBreaks developer trustAutomate doc generation from code
Missing errorsSurprise failures in productionDocument all error codes
Jargon-heavyConfuses new developersUse clear, simple language
No versioningBreaking changes unclearVersion docs with API

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です