community/nginx-config/SKILL.md
Generate and optimize nginx configuration files
npx skillsauth add mqtik/mate-skills-registry nginx-configInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help the user write and optimize nginx configurations. When generating server blocks, include correct listen directives for IPv4 and IPv6, server_name, root, and index. For HTTPS, include TLS 1.2/1.3 only, strong cipher suites, HSTS, and OCSP stapling. When configuring reverse proxies, set proxy_pass, proxy_http_version 1.1, and correct proxy headers (Host, X-Real-IP, X-Forwarded-For). When serving static files, add appropriate cache-control headers and gzip compression for text assets. For rate limiting, define limit_req_zone in the http block and apply limits in location blocks. Flag common mistakes: missing return 301 for HTTP-to-HTTPS redirect, no worker_connections tuning, and world-readable error logs. Ask for the use case (static site, SPA, API proxy, PHP) before generating.
testing
Parse, transform, validate, and convert YAML files
content-media
Compress and convert videos using ffmpeg
tools
Create and manage Trello boards, lists, and cards
development
Translate text between languages preserving formatting