discover-proxies
について
discover-proxiesスキルは、プロキシ、ロードバランサー、またはNATSメッセージングを扱う際に自動的に起動し、関連するプロキシ関連スキルを提供します。これにより、Nginx、Traefik、Envoyなどのツールに関する設定、SSL終端、キャッシングの専門知識に即座にアクセスできます。このスキルを使用して、フォワード/リバースプロキシパターンやサービスメッシュ構成に関するヘルプを素早く得ることができます。
クイックインストール
Claude Code
推奨/plugin add https://github.com/rand/cc-polymathgit clone https://github.com/rand/cc-polymath.git ~/.claude/skills/discover-proxiesこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
ドキュメント
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.
GitHub リポジトリ
関連スキル
content-collections
メタThis skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.
sglang
メタSGLang is a high-performance LLM serving framework that specializes in fast, structured generation for JSON, regex, and agentic workflows using its RadixAttention prefix caching. It delivers significantly faster inference, especially for tasks with repeated prefixes, making it ideal for complex, structured outputs and multi-turn conversations. Choose SGLang over alternatives like vLLM when you need constrained decoding or are building applications with extensive prefix sharing.
cloudflare-turnstile
メタThis skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.
Algorithmic Art Generation
メタThis skill helps developers create algorithmic art using p5.js, focusing on generative art, computational aesthetics, and interactive visualizations. It automatically activates for topics like "generative art" or "p5.js visualization" and guides you through creating unique algorithms with features like seeded randomness, flow fields, and particle systems. Use it when you need to build reproducible, code-driven artistic patterns.
