Back to Skills

api-documentation

boisenoise
Updated 4 days ago
3 views
2
2
View on GitHub
Otherwordaiapiautomationdesign

About

This Claude Skill helps developers create comprehensive API documentation by generating OpenAPI specifications and writing developer guides. It provides workflows for documenting endpoints, authentication, error codes, and adding code examples. Use it when building API documentation, setting up API portals, or maintaining existing API docs.

Quick Install

Claude Code

Recommended
Primary
npx skills add boisenoise/skills-collections -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/boisenoise/skills-collections
Git CloneAlternative
git clone https://github.com/boisenoise/skills-collections.git ~/.claude/skills/api-documentation

Copy and paste this command in Claude Code to install this skill

GitHub Repository

boisenoise/skills-collections
Path: skills/antigravity-api-documentation
0

Related Skills

web-security-testing

Other

This Claude Skill provides a structured workflow for testing web applications against OWASP Top 10 vulnerabilities like injection and XSS. Use it during security assessments, penetration tests, or bug bounty hunting to systematically map, scan, and validate application security controls.

View skill

api-security-testing

Other

This Claude Skill provides a specialized workflow for testing REST and GraphQL API security, covering authentication, authorization, and input validation. It's designed for bug bounty testing, API assessments, and validating security best practices like rate limiting. Use it to systematically discover endpoints, test for vulnerabilities, and map API data flows.

View skill

rag-implementation

Other

This skill provides a structured workflow for implementing RAG systems, covering embedding selection, vector database setup, and chunking strategies. Use it when building document Q&A systems, semantic search, or any application requiring knowledge-grounded AI. It guides developers through requirements analysis, optimization, and evaluation of retrieval quality.

View skill

linux-troubleshooting

Other

This Linux troubleshooting skill provides a structured workflow for diagnosing and resolving system issues like performance problems, service failures, and network errors. It guides developers through assessment phases using commands and tools to identify root causes. Use it when debugging application errors, investigating resource constraints, or troubleshooting service outages on Linux systems.

View skill