api-documentation
✓Auto-generate comprehensive API documentation with examples, schemas, and interactive tools.
Installation
SKILL.md
Auto-generate comprehensive API documentation with examples, schemas, and interactive tools.
{ "data": [ { "id": "123", "name": "John Doe", "email": "john@example.com", "role": "user" } ], "meta": { "page": 1, "limit": 10, "total": 42, "totalPages": 5 } }
curl -X GET "https://api.example.com/v1/api/users?page=1&limit=10" \ -H "Authorization: Bearer YOURTOKEN"
Auto-generate comprehensive API documentation with examples, schemas, and interactive tools. Source: curiouslearner/devkit.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/curiouslearner/devkit --skill api-documentation- Source
- curiouslearner/devkit
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is api-documentation?
Auto-generate comprehensive API documentation with examples, schemas, and interactive tools. Source: curiouslearner/devkit.
How do I install api-documentation?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/curiouslearner/devkit --skill api-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/curiouslearner/devkit
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01