api-gateway-configuration

Installation
SKILL.md

API Gateway Configuration

Design and configure API gateways for microservice architectures.

Gateway Responsibilities

  • Request routing and load balancing
  • Authentication and authorization
  • Rate limiting and throttling
  • Request/response transformation
  • Logging and monitoring
  • SSL termination

Kong Configuration (YAML)

_format_version: "3.0"

services:
Related skills

More from secondsky/claude-skills

Installs
174
GitHub Stars
143
First Seen
Jan 22, 2026