api-implementation

Installation
SKILL.md

API Implementation

Purpose

Implement API endpoints that follow the OpenAPI specification, handle requests properly, validate inputs, and return consistent responses.

When to Use

  • New endpoint development
  • API modifications
  • Integration development

Prerequisites

  • OpenAPI specification
  • Data models defined
  • Authentication configured
  • Validation rules known

Process

Installs
2
GitHub Stars
1
First Seen
Mar 15, 2026
api-implementation — vihang-hub/integrated-sdlc-framework