add-orchestrated-route

Community

Ship gateway routes faster

Authorkevindree
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you add a new config-driven API gateway route without hard-coding path logic, so you can compose upstream services, middleware, and response handling in a consistent way.

Core Features & Use Cases

  • Route Composition: Define a gateway endpoint that chains one or more upstream calls in sequence, in parallel, or conditionally.
  • Schema and Middleware Updates: Extend the config schema, register the route dynamically, and wire in auth, rate limiting, and error normalization when needed.
  • Testing and Validation: Add unit and integration coverage for success paths, upstream failures, auth failures, and rate-limit behavior before shipping.
  • Use Case: For example, you can create a protected /api/v1/orders route that validates configuration, calls inventory and pricing services, merges the results, and returns a normalized response.

Quick Start

Describe the new gateway route, including its path, method, upstream calls, auth requirements, and any request or response transformations you need.

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: add-orchestrated-route
Download link: https://github.com/kevindree/geehoo-gateway/archive/main.zip#add-orchestrated-route

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.