·api-documentation-writer
""

api-documentation-writer

eddiebe147/claude-settings

Expert guide for writing comprehensive API documentation including OpenAPI specs, endpoint references, authentication guides, and code examples. Use when documenting APIs, creating developer portals, or improving API discoverability.

50Installs·0Trend·@eddiebe147

Installation

$npx skills add https://github.com/eddiebe147/claude-settings --skill api-documentation-writer

SKILL.md

This skill helps you create clear, comprehensive API documentation that developers love. Covers OpenAPI/Swagger specifications, endpoint references, authentication guides, code examples in multiple languages, and developer experience best practices.

curl -X POST https://api.example.com/v1/users \ -H "Authorization: Bearer YOURTOKEN" \ -H "Content-Type: application/json" \ -d '{ "email": "jane@example.com", "name": "Jane Doe" }'

{ "id": "usrabc123", "email": "jane@example.com", "name": "Jane Doe", "status": "pending", "createdat": "2024-01-15T10:30:00Z" }

Expert guide for writing comprehensive API documentation including OpenAPI specs, endpoint references, authentication guides, and code examples. Use when documenting APIs, creating developer portals, or improving API discoverability. Source: eddiebe147/claude-settings.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/eddiebe147/claude-settings --skill api-documentation-writer
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is api-documentation-writer?

Expert guide for writing comprehensive API documentation including OpenAPI specs, endpoint references, authentication guides, and code examples. Use when documenting APIs, creating developer portals, or improving API discoverability. Source: eddiebe147/claude-settings.

How do I install api-documentation-writer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eddiebe147/claude-settings --skill api-documentation-writer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/eddiebe147/claude-settings