·configuring-nginx
!

configuring-nginx

ancoleman/ai-design-components

为静态站点、反向代理、负载平衡、SSL/TLS 终止、缓存和性能调整配置 nginx。在设置 Web 服务器、应用程序代理或负载均衡器时,此技能可提供生产就绪模式以及 TLS 1.3、速率限制和安全标头的现代安全最佳实践。

8安装·0热度·@ancoleman

安装

$npx skills add https://github.com/ancoleman/ai-design-components --skill configuring-nginx

SKILL.md

Guide engineers through configuring nginx for common web infrastructure needs: static file serving, reverse proxying backend applications, load balancing across multiple servers, SSL/TLS termination, caching, and performance optimization. Provides production-ready configurations with security best practices.

Trigger phrases: "configure nginx", "nginx reverse proxy", "nginx load balancer", "enable SSL in nginx", "nginx performance tuning", "nginx caching", "nginx rate limiting"

See references/static-sites.md for SPA configurations and advanced patterns.

为静态站点、反向代理、负载平衡、SSL/TLS 终止、缓存和性能调整配置 nginx。在设置 Web 服务器、应用程序代理或负载均衡器时,此技能可提供生产就绪模式以及 TLS 1.3、速率限制和安全标头的现代安全最佳实践。 来源:ancoleman/ai-design-components。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/ancoleman/ai-design-components --skill configuring-nginx
分类
!安全工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 configuring-nginx?

为静态站点、反向代理、负载平衡、SSL/TLS 终止、缓存和性能调整配置 nginx。在设置 Web 服务器、应用程序代理或负载均衡器时,此技能可提供生产就绪模式以及 TLS 1.3、速率限制和安全标头的现代安全最佳实践。 来源:ancoleman/ai-design-components。

如何安装 configuring-nginx?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ancoleman/ai-design-components --skill configuring-nginx 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/ancoleman/ai-design-components