Best use case
Use API Gateway Designer when you need to create unified API entry points with routing, transformation, rate limiting, and security, especially when the work is driven by api gateway and routing.
Backend · Global library
Create unified API entry points with routing, transformation, rate limiting, and security
Best use case
Use API Gateway Designer when you need to create unified API entry points with routing, transformation, rate limiting, and security, especially when the work is driven by api gateway and routing.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show api-gateway-designerUse
orchestrator-mcp skills export api-gateway-designer --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/api-gateway-designer ./your-agent-skills/api-gateway-designer
# or open skills/api-gateway-designer/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Sunset APIs with clear migration windows, explicit headers, and communication paths that reduce client breakage.
Replace offset-heavy APIs with cursor pagination that scales cleanly and remains client-friendly.
Set up contract testing so API consumers and providers fail safely before incompatible releases ship.