This is a comprehensive nginx configuration assistant that handles everything from basic virtual hosts to production setups with reverse proxies, load balancing, and SSL/TLS. The skill includes working configurations for WebSocket proxying, upstream health checks, Let's Encrypt integration, and both proxy and FastCGI caching strategies. It covers the full spectrum of nginx deployments with actual config snippets you can adapt, not just theory. The security headers, OCSP stapling, and performance tuning details are solid. If you're setting up or optimizing nginx in production and want expert-level configurations without digging through documentation, this gives you battle-tested patterns with proper timeouts, buffering, and cache invalidation already figured out.
npx skills add https://github.com/personamanagmentlayer/pcl --skill nginx-expert