nginx-proxy

Configure Nginx reverse proxy for SSL termination, load balancing, caching, and rate limiting.

3|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/HouseGarofalo/claude-code-base --skill nginx-proxy-housegarofalo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nginx-proxy
Source: https://github.com/HouseGarofalo/claude-code-base/tree/main/.claude/skills/nginx-proxy
Command: npx skills add https://github.com/HouseGarofalo/claude-code-base --skill nginx-proxy-housegarofalo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the complex task of configuring Nginx as a reverse proxy, ensuring efficient, secure, and scalable web traffic management.

Core Features & Use Cases

  • SSL Termination: Secure your applications with HTTPS.
  • Load Balancing: Distribute traffic across multiple backend servers.
  • Caching: Improve performance by caching responses.
  • Rate Limiting: Protect your services from abuse.
  • Security Headers: Enhance application security.
  • Use Case: Deploying a web application that needs to handle high traffic, requires SSL encryption, and needs to be resilient against traffic spikes.

Quick Start

Configure Nginx to proxy requests to a backend application running on localhost port 3000.

Frequently Asked Questions about nginx-proxy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Nginx as a reverse proxy for SSL termination?

This Skill provides Nginx reverse proxy configurations for load balancing to distribute traffic across multiple backend servers. It applies to production deployments requiring high availability and performance optimization for web servers and API gateways.

What is the best way to set up rate limiting and caching in an Nginx reverse proxy?

Yes, you can apply Nginx reverse proxy configurations for API gateways handling high traffic. The provided setup supports production deployments requiring high availability, performance optimization, and security hardening for web servers.

How do I proxy Nginx requests to a backend application on localhost port 3000?

Yes, you can apply Nginx reverse proxy configurations for API gateways handling high traffic. The provided setup supports production deployments requiring high availability, performance optimization, and security hardening for web servers.

Does Nginx reverse proxy support adding security headers for web applications?

Yes, you can apply Nginx reverse proxy configurations for API gateways handling high traffic. The provided setup supports production deployments requiring high availability, performance optimization, and security hardening for web servers.

When do I need an Nginx reverse proxy for my web server deployment?

Yes, you can apply Nginx reverse proxy configurations for API gateways handling high traffic. The provided setup supports production deployments requiring high availability, performance optimization, and security hardening for web servers.