·api-gateway-patterns
</>

api-gateway-patterns

nickcrew/claude-ctx-plugin

마이크로서비스 아키텍처의 라우팅, 인증, 속도 제한 및 서비스 구성을 위한 API 게이트웨이 패턴입니다. API 게이트웨이를 구현하거나, BFF 레이어를 구축하거나, 규모에 맞게 서비스 간 통신을 관리할 때 사용하세요.

22설치·1트렌드·@nickcrew

설치

$npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill api-gateway-patterns

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에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/nickcrew/claude-ctx-plugin