Write API Documentation
curated by SkillMD · plugin · 5 skills
Document REST API endpoints with OpenAPI specs and developer-friendly docs.
Install the whole plugin (CLI)
npx skillmds add affaan-m/api-design
npx skillmds add getsentry/document-api-endpoint
npx skillmds add github/aspnet-minimal-api-openapi
npx skillmds add tinh2/readme
npx skillmds add tinh2/api-docsSkills in this plugin
- ▌ api-design · affaan-mDesign consistent, developer-friendly REST APIs with conventions for resource naming, HTTP methods, status codes, pagination, filtering, error responses, versioning, and rate limiting.
- ▌ document-api-endpoint · getsentryAdd or fix OpenAPI documentation for Sentry API endpoints using drf-spectacular, including type drift correction, legacy migration, and endpoint promotion.
- ▌ aspnet-minimal-api-openapi · githubCreate ASP.NET Minimal API endpoints with proper types and comprehensive OpenAPI/Swagger documentation.
- ▌ readme · tinh2Generates project documentation including README files, API docs, and changelogs by analyzing codebases and config files.
- ▌ api-docs · tinh2Generates OpenAPI 3.1 documentation from an API codebase, auto-detecting frameworks, extracting routes and schemas, and setting up interactive docs.