| name | discover-proxies |
| description | Automatically discover proxy skills when working with forward/reverse proxies, nginx, traefik, envoy, caching, or NATS messaging |
Proxies Skills Discovery
Provides automatic access to comprehensive proxy and messaging skills.
When This Skill Activates
This skill auto-activates when you're working with:
- Forward/reverse proxies
- HTTP proxy configuration
- Nginx, Traefik, Envoy, Caddy
- Load balancing
- SSL/TLS termination
- HTTP caching and CDN
- Cache invalidation
- NATS messaging
- Service mesh patterns
Available Skills
Quick Reference
The Proxies category contains 7 skills:
- forward-proxy - Forward proxy fundamentals, HTTP CONNECT, SOCKS protocols
- reverse-proxy - Reverse proxy patterns, load balancing, SSL termination
- nginx-configuration - Nginx setup, locations, upstreams, caching, SSL
- traefik-configuration - Traefik dynamic config, middleware, Let's Encrypt
- envoy-proxy - Envoy architecture, filters, clusters, observability
- cache-control - HTTP caching, cache headers, CDN patterns, invalidation
- nats-messaging - NATS pub/sub, request-reply, JetStream, clustering
Load Full Category Details
For complete descriptions and workflows:
cat skills/proxies/INDEX.md
This loads the full Proxies category index with:
- Detailed skill descriptions
- Usage triggers for each skill
- Common workflow combinations
- Cross-references to related skills
Load Specific Skills
Load individual skills as needed:
cat skills/proxies/forward-proxy.md
cat skills/proxies/reverse-proxy.md
cat skills/proxies/nginx-configuration.md
cat skills/proxies/traefik-configuration.md
cat skills/proxies/envoy-proxy.md
cat skills/proxies/cache-control.md
cat skills/proxies/nats-messaging.md
Common Workflows
Setting Up Reverse Proxy
# Reverse proxy → Nginx/Traefik → Caching
cat skills/proxies/reverse-proxy.md
cat skills/proxies/nginx-configuration.md
cat skills/proxies/cache-control.md
Cloud-Native Proxy Stack
# Traefik → Service discovery → Let's Encrypt
cat skills/proxies/traefik-configuration.md
cat skills/proxies/reverse-proxy.md
Service Mesh and Observability
# Envoy → Advanced routing → Messaging
cat skills/proxies/envoy-proxy.md
cat skills/proxies/nats-messaging.md
Caching and CDN Optimization
# HTTP caching → CDN patterns → Nginx
cat skills/proxies/cache-control.md
cat skills/proxies/nginx-configuration.md
cat skills/proxies/reverse-proxy.md
Microservices Communication
# NATS → Load balancing → Proxy patterns
cat skills/proxies/nats-messaging.md
cat skills/proxies/reverse-proxy.md
cat skills/proxies/envoy-proxy.md
Progressive Loading
This gateway skill enables progressive loading:
- Level 1: Gateway loads automatically (you're here now)
- Level 2: Load category INDEX.md for full overview
- Level 3: Load specific skills as needed
Usage Instructions
- Auto-activation: This skill loads automatically when Claude Code detects proxy/messaging work
- Browse skills: Run
cat skills/proxies/INDEX.mdfor full category overview - Load specific skills: Use bash commands above to load individual skills
Next Steps: Run cat skills/proxies/INDEX.md to see full category details.