Erica Hughberg
Community@missberg · Atlanta
Community Advocate & Educator @ Tetrate
Agent Skills by Erica Hughberg
Showing 50 vetted skills indexed across 1 GitHub repositories.
aigw-fundamentals
Explains Envoy AI Gateway CRDs, resource hierarchy, and provider authentication for designing AI gateway architectures.
aigw-install
Install and configure Envoy AI Gateway and Envoy Gateway in Kubernetes via Helm.
aigw-backend
Automates pairing Envoy Gateway Backend with AIServiceBackend via backendRef for AI provider routing.
aigw-route
Bind AI backends to a Gateway using AIGatewayRoute resources.
aigw-orchestrator
Orchestrate Envoy AI Gateway deployments by composing install, backend, auth, and route skills.
aigw-auth
Configure BackendSecurityPolicy to attach provider credentials to AIServiceBackend or InferencePool.
aigw-contrib-add-translator
Scaffold translator interfaces and tests for Envoy AI Gateway API schemas.
aigw-contrib-e2e
Run end-to-end tests for Envoy Gateway and AI Gateway on Kubernetes clusters.
aigw-contrib-extproc-internals
Translate and route AI requests through Envoy ExtProc with EndpointSpec routing.
aigw-contrib-add-api
Add or modify AI Gateway CRD types with kubebuilder markers and code generation.
aigw-contrib-pr-guide
Explain PR conventions, commit formats, and import alias rules for envoyproxy/ai-gateway contributions.
aigw-contrib-architecture
Clarify Envoy AI Gateway architecture and two-level ExtProc flow.
aigw-contrib-go-style
Enforce Go coding patterns for Envoy AI Gateway PR contributions.
aigw-contrib-testing
Standardize Envoy AI Gateway testing across unit, integration, and data-plane layers.
aigw-contrib-orchestrator
Guide Envoy AI Gateway contributors through the intake interview and workflow.
k8s-crd-lifecycle
Automate Kubernetes CRD design, validation, and lifecycle management with kubebuilder markers and CEL validation.
k8s-controller-ops
Implement Kubernetes controller patterns with leader election, RBAC, finalizers, and SSA.
k8s-controller-reconcile
Implement idempotent Kubernetes controllers with level-triggered reconciliation.
k8s-controller-perf
Optimize Kubernetes controller performance with field indexers, predicate filters, and cache tuning.
k8s-controller-testing
Test Kubernetes controllers with envtest, CEL validation, and goroutine-leak checks.
eg-migrate
Automate Envoy Gateway version migrations with pre-flight checks and rollback guidance.
eg-security-guide
Identify and mitigate security risks in Envoy Gateway deployments with threat models, RBAC, and TLS hardening.
eg-version
Identify Envoy Gateway versions and assess Gateway API upgrade readiness.
eg-auth
Configure Envoy Gateway authentication and authorization via SecurityPolicy for Gateway and HTTPRoute targets.