api-gateway-patterns
✓用于微服务架构中的路由、身份验证、速率限制和服务组合的 API 网关模式。在实现 API 网关、构建 BFF 层或大规模管理服务间通信时使用。
SKILL.md
Expert guidance for implementing API gateways with routing, authentication, traffic management, and service composition patterns for microservices architectures at scale.
Gateway Responsibilities Routing: Direct requests to appropriate backend services based on path, headers, or host Security: Centralized authentication, authorization, and API key validation Traffic Management: Rate limiting, circuit breakers, retry logic Composition: Aggregate multiple service calls into unified responses
Transformation: Modify requests/responses for client optimization or legacy adaptation
用于微服务架构中的路由、身份验证、速率限制和服务组合的 API 网关模式。在实现 API 网关、构建 BFF 层或大规模管理服务间通信时使用。 来源:nickcrew/claude-ctx-plugin。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill api-gateway-patterns- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 api-gateway-patterns?
用于微服务架构中的路由、身份验证、速率限制和服务组合的 API 网关模式。在实现 API 网关、构建 BFF 层或大规模管理服务间通信时使用。 来源:nickcrew/claude-ctx-plugin。
如何安装 api-gateway-patterns?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill api-gateway-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/nickcrew/claude-ctx-plugin
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01