apisix

Official

Simplify APISIX API gateway and traffic control.

Authorkoderover
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the tedious and error-prone process of manually configuring Apache APISIX API gateway resources, saving DevOps and platform engineering teams significant time when managing API routing, traffic control, and security plugins.

Core Features & Use Cases

  • Route & Upstream Management: Create, update, and delete API routes and upstream service nodes to implement load balancing and request forwarding.
  • Plugin Configuration: Deploy common built-in plugins such as rate limiting, JWT authentication, and request rewriting to secure and optimize API traffic.
  • Traffic Management: Implement canary releases and traffic splitting rules to support smooth version rollouts and A/B testing.
  • Use Case: For example, a platform engineer can use this Skill to quickly add rate limiting to a public API to prevent malicious traffic abuse, or configure canary rules to gradually shift 10% of traffic to a new service version for testing.

Quick Start

Use the apisix skill to create a new API route that forwards all requests from /my-api/* to the backend service running on backend-service:8080 using round-robin load balancing, and enable JWT authentication for the route.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: apisix
Download link: https://github.com/koderover/devops-skills/archive/main.zip#apisix

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.