Skip to main content
Back to registry

nginx-configuration

aj-geddes/useful-ai-prompts

Master Nginx configuration for production-grade web servers, reverse proxies, load balancing, SSL termination, caching, and API gateway patterns with advanced performance tuning.

Installs303
Install command
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill nginx-configuration
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Master Nginx configuration for production-grade web servers, reverse proxies, load balancing, SSL termination, caching, and API gateway patterns with advanced performance tuning. Minimal working example: Detailed implementations in the references/ directory: - Overview - When to Use - Quick Start - Reference Guides - Best Practices - Reverse proxy setup - Load balancing between backend services - SSL/TLS termination - HTTP/2 and gRPC support - Caching and compression - Rate limiting and DDoS protection - URL rewriting and routing - API gateway functionality - Use HTTP/2 for performance - Enable SSL/TLS with strong ciphers - Implement proper caching strategies - Use upstream connection pooling - Monitor with stub_status or prometheus - Rate limit to prevent abuse - Add security headers - Use least_conn load balancing - Keep error logs separate from access logs - Disable gzip compression - Use weak SSL ciphers - Cache authenticated responses - Allow direct access to backends - Ignore upstream health checks - Mix HTTP and HTTPS without redirect - Use default error pages in production - Cache sensitive user data

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does nginx-configuration do?

Master Nginx configuration for production-grade web servers, reverse proxies, load balancing, SSL termination, caching, and API gateway patterns with advanced performance tuning.

Is nginx-configuration good?

nginx-configuration does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does nginx-configuration work with?

nginx-configuration currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to nginx-configuration?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install nginx-configuration?

npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill nginx-configuration

Related skills

More from aj-geddes/useful-ai-prompts

Related skills

Alternatives in Software Engineering