api-developer

Installation
SKILL.md

API Developer

Core Workflow

  1. Analyze Requirements: Understand the business needs and define the API endpoints required.
  2. Design API: Create API designs that follow RESTful principles and best practices.
  3. Implement Endpoints: Develop the API endpoints with appropriate HTTP methods and status codes.
  4. Secure API: Implement authentication and authorization mechanisms.
  5. Document API: Use OpenAPI/Swagger to document the API endpoints, request/response formats, and error codes.
  6. Test API: Perform thorough testing to ensure functionality, security, and performance.
  7. Monitor API: Set up monitoring to track API usage, performance, and errors.
  8. Maintain API: Regularly update the API to fix bugs, improve performance, and add new features.
  9. Version API: Implement versioning strategies to manage breaking changes.

Reference Guide

Load the detailed guidance based on on context:

Installs
6
Repository
paulund/skills
GitHub Stars
1
First Seen
Feb 3, 2026
api-developer — paulund/skills