# Syn Nginx Proxy

> NGINX: reverse proxy configuration

- Skill: `legendtkl/syn-nginx-proxy` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-nginx-proxy`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-nginx-proxy/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-nginx-proxy

---


# NGINX: reverse proxy configuration

## When to use

Use this skill for reverse proxy configuration in NGINX. This skill
specifically handles reverse proxy configuration and nothing else in the
NGINX family.

## Procedure

Configure `proxy_pass`, forward headers, buffering, and timeouts so NGINX fronts an upstream application server.

## Notes

This is the NGINX skill dedicated to reverse proxy configuration.
Sibling skills cover other NGINX capabilities; this one
is the right choice only when the task is about reverse proxy configuration.

