Centralizes authentication, rate limiting, routing, and observability at the API gateway layer so individual services don't have to implement them. Use when you have multiple backend services, need a single entry point, or want consistent cross-cutting concerns without duplicating code. Triggers on: API gateway, reverse proxy, Kong, nginx, Traefik, rate limiting, auth middleware, routing, load balancing, single entry point.
Centralizes authentication, rate limiting, routing, and observability at the API gateway layer so individual services don't have to implement them. Use when you have multiple backend services, need a single entry point, or want consistent cross-cutting concerns without duplicating code. Triggers on: API gateway, reverse proxy, Kong, nginx, Traefik, rate limiting, auth middleware, routing, load balancing, single entry point.
在 API 网关层集中处理认证、限流、路由和可观测性,避免各个服务各自实现这些功能。当你有多个后端服务、需要单一入口点,或希望在不重复代码的情况下统一处理横切关注点时使用。触发场景:API 网关、反向代理、Kong、nginx、Traefik、限流、认证中间件、路由、负载均衡、单一入口点。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer