Setup & Installation
What This Skill Does
A collection of modular AI agent skills for API-related tasks. Covers API design, OpenAPI spec generation, Postman collection creation, security patterns, compliance checks, mocking, SDK generation, and test case creation from API definitions.
Instead of writing separate prompts for each API workflow, this bundles 20+ focused skills that agents can reference directly, cutting setup time for API-heavy projects.
When to use it
- Generating OpenAPI 3.x specs from existing endpoint code
- Converting Postman collections to Newman CI/CD pipelines
- Creating mock servers for frontend teams waiting on backend APIs
- Checking API endpoints against GDPR or HIPAA compliance rules
- Producing client SDKs from an API specification file