Skip to main content
Run any Skill in Manus
with one click
GitHub repository

envoy-skills

envoy-skills contains 50 collected skills from missBerg, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
50
Stars
3
updated
2026-04-16
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

eg-client-policy
network-and-computer-systems-administrators

Configure client-facing traffic policies -- timeouts, connection limits, TLS settings, HTTP behavior

2026-04-16
eg-enterprise
network-and-computer-systems-administrators

Production-grade Envoy Gateway setup with comprehensive security, observability, high availability, and operational best practices

2026-04-16
eg-service-mesh
network-and-computer-systems-administrators

Integrate Envoy Gateway with Istio ambient mesh or Cilium for unified ingress and service mesh

2026-04-16
eg-version
software-developers

Envoy Gateway version information, compatibility matrix, and upgrade readiness checks

2026-04-16
aigw-contrib-orchestrator
software-developers

Envoy AI Gateway contribution orchestrator — interviews you about your contribution and guides you through the correct workflow using contributor skills

2026-03-10
eg-contrib-orchestrator
software-developers

Envoy Gateway contribution orchestrator — interviews you about your contribution and guides you through the correct workflow using contributor skills

2026-03-10
k8s-controller-ops
network-and-computer-systems-administrators

Operational patterns for Kubernetes controllers — leader election, RBAC, finalizer safety, Server-Side Apply, extension hooks, credential rotation, and drift detection

2026-03-10
k8s-controller-perf
network-and-computer-systems-administrators

Performance tuning for Kubernetes controllers — field indexers, predicate filters, cache optimization, work queue tuning, and observability

2026-03-10
k8s-controller-reconcile
network-and-computer-systems-administrators

Idempotent reconciliation patterns for Kubernetes controllers — event handling, error classification, requeue semantics, status management, and ownership

2026-03-10
k8s-controller-testing
software-quality-assurance-analysts-and-testers

Testing strategies for Kubernetes controllers — envtest, CEL validation testing, integration patterns, goroutine leak detection, and anti-patterns

2026-03-10
k8s-crd-lifecycle
network-and-computer-systems-administrators

CRD type definitions, kubebuilder markers, CEL validation, code generation, and versioning for Kubernetes control planes

2026-03-10
aigw-auth
information-security-analysts

Configure BackendSecurityPolicy for AI provider authentication — API key, AWS, Azure, GCP credentials

2026-03-10
aigw-backend
software-developers

Create an AIServiceBackend and Envoy Gateway Backend for an AI provider

2026-03-10
aigw-fundamentals
software-developers

Envoy AI Gateway fundamentals — CRDs, resource hierarchy, API schemas, and provider authentication

2026-03-10
aigw-install
network-and-computer-systems-administrators

Install Envoy AI Gateway and Envoy Gateway with production-ready configuration for AI workloads

2026-03-10
aigw-orchestrator
software-developers

Orchestrate a complete Envoy AI Gateway setup — interview user and compose aigw-install, aigw-route, aigw-backend, aigw-auth

2026-03-10
aigw-route
software-developers

Create an AIGatewayRoute to bind AI backends to a Gateway with model-based routing

2026-03-10
aigw-contrib-add-api
software-developers

Add or extend CRD types in envoyproxy/ai-gateway — type definition, validation, code generation, and filterapi update

2026-03-10
aigw-contrib-add-translator
software-developers

Add a new LLM provider translator to envoyproxy/ai-gateway — the most common contribution type

2026-03-10
aigw-contrib-architecture
software-developers

Envoy AI Gateway codebase architecture — two-level ExtProc, file-based config, controller reconcilers, directory layout, and key types for navigating the envoyproxy/ai-gateway repository

2026-03-10
aigw-contrib-e2e
software-quality-assurance-analysts-and-testers

Write end-to-end tests for envoyproxy/ai-gateway — kind cluster setup, test manifests, mock providers, streaming assertions

2026-03-10
aigw-contrib-extproc-internals
software-developers

Envoy AI Gateway ExtProc internals — request lifecycle, translator pattern, EndpointSpec, streaming SSE, backend auth, and common data plane mistakes

2026-03-10
aigw-contrib-go-style
software-developers

Go best practices as demonstrated by lead maintainer @mathetake — performance patterns, JSON handling, error style, naming, streaming, and test structure that determine PR acceptance

2026-03-10
aigw-contrib-pr-guide
software-developers

PR conventions, commit format, mandatory import aliases, banned packages, review expectations, and common mistakes to avoid when contributing to envoyproxy/ai-gateway

2026-03-10
aigw-contrib-testing
software-quality-assurance-analysts-and-testers

Test hierarchy, go-vcr recording, testcontainers, func-e data plane tests, coverage thresholds, and anti-patterns for envoyproxy/ai-gateway

2026-03-10
eg-extend
software-developers

Build custom Envoy Gateway extensions using ExtProc, Wasm, or Lua for request/response processing

2026-03-08
eg-multi-tenant
network-and-computer-systems-administrators

Set up Envoy Gateway for multi-tenant SaaS with namespace isolation, per-tenant gateways, and tenant-specific policies

2026-03-08
eg-observability
network-and-computer-systems-administrators

Configure access logging, metrics, and distributed tracing for Envoy Gateway

2026-03-08
eg-contrib-add-api
software-developers

Step-by-step guide to add or extend a CRD API type in envoyproxy/gateway — type definitions, validation, code generation, and API design rules

2026-03-08
eg-contrib-architecture
software-developers

Envoy Gateway codebase architecture — translation pipeline, directory layout, runner pattern, and key types for navigating the envoyproxy/gateway repository

2026-03-08
eg-contrib-e2e
software-quality-assurance-analysts-and-testers

Step-by-step guide to write an end-to-end test for an Envoy Gateway feature — test manifests, conformance framework, traffic assertions

2026-03-08
eg-contrib-envoy-internals
software-developers

Envoy Proxy internals for EG contributors — request lifecycle, xDS resource types, filter chain ordering, go-control-plane imports, and common xDS translation mistakes

2026-03-08
eg-contrib-pr-guide
software-developers

PR conventions, commit format, review expectations, and common mistakes to avoid when contributing to envoyproxy/gateway

2026-03-08
eg-contrib-testing
software-quality-assurance-analysts-and-testers

Testing patterns in envoyproxy/gateway — golden file tests for translators, e2e tests, conformance tests, CEL validation tests, and common pitfalls

2026-03-08
eg-contrib-translate
interpreters-and-translators

Step-by-step guide to implement Gateway API to IR and IR to xDS translation for a new feature in envoyproxy/gateway

2026-03-08
eg-install
network-and-computer-systems-administrators

Install Envoy Gateway via Helm with production-ready configuration

2026-03-08
eg-migrate
network-and-computer-systems-administrators

Migrate Envoy Gateway between versions with pre-flight checks, step-by-step upgrade procedures, and rollback guidance

2026-03-08
eg-orchestrator
network-and-computer-systems-administrators

Envoy Gateway setup guide — interviews you about your use case and guides you to the right skills and configuration

2026-03-08
eg-production-guide
network-and-computer-systems-administrators

Envoy Gateway production deployment — deployment modes, performance tuning, observability, operational guidance

2026-03-08
eg-api-gateway
network-and-computer-systems-administrators

Set up Envoy Gateway as an API gateway with authentication, rate limiting, and backend resilience

2026-03-08
Showing top 40 of 50 collected skills in this repository.