con un clic
LLM_Gateway
LLM_Gateway contiene 4 skills recopiladas de bigbulgogiburger, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Add or extend end-to-end gateway features in this Spring Boot repository. Use when the task changes request or response DTOs, controller behavior, orchestration in AiGatewayService, admin APIs, quota or audit behavior, or any cross-layer feature that must preserve the repository's API, application, domain, and infrastructure layering.
Add, refactor, or debug model provider integrations in this repository. Use when the task changes LlmProvider contracts, ProviderCapabilities, OpenAI Responses API handling, streaming, structured outputs, provider routing, or mock-provider parity.
Harden security, guardrails, and policy enforcement in this repository. Use when the task affects API key auth, tenant scope, admin access, rate limiting, actuator exposure, moderation, guardrail rules, error responses, or any fail-closed behavior in the gateway.
Implement or refine tool-call orchestration in this repository. Use when the task adds executable tools, tool request schemas, tool policy enforcement, model-issued tool calls, follow-up responses, or SSE behavior for tool execution loops.