·api-reference-documentation
""

api-reference-documentation

aj-geddes/useful-ai-prompts

Create comprehensive API reference documentation with OpenAPI/Swagger specs, REST endpoints, authentication, examples, and SDKs. Use when documenting REST APIs, GraphQL APIs, endpoint documentation, or OpenAPI specifications.

69Installs·1Trend·@aj-geddes

Installation

$npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill api-reference-documentation

SKILL.md

Generate professional API documentation that developers can use to integrate with your API, including endpoint specifications, authentication, request/response examples, and interactive documentation.

curl -H "Authorization: Bearer YOURAPIKEY" \ https://api.example.com/v2/products

curl -X GET "https://api.example.com/v2/products?page=1&limit=20&category=electronics" \ -H "Authorization: Bearer YOURAPIKEY"

Create comprehensive API reference documentation with OpenAPI/Swagger specs, REST endpoints, authentication, examples, and SDKs. Use when documenting REST APIs, GraphQL APIs, endpoint documentation, or OpenAPI specifications. Source: aj-geddes/useful-ai-prompts.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill api-reference-documentation
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is api-reference-documentation?

Create comprehensive API reference documentation with OpenAPI/Swagger specs, REST endpoints, authentication, examples, and SDKs. Use when documenting REST APIs, GraphQL APIs, endpoint documentation, or OpenAPI specifications. Source: aj-geddes/useful-ai-prompts.

How do I install api-reference-documentation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill api-reference-documentation 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/aj-geddes/useful-ai-prompts