Main Site ↗

nginx-default-conf

by benchflow-ai890171GitHub

Generates nginx.default.conf for nginx conf.d directory configuration. Serves static files from /usr/share/nginx/html.

Unlock Deep Analysis

Use AI to visualize the workflow and generate a realistic output preview for this skill.

Powered by Fastest LLM

Development
Compatible Agents
Claude Code
Claude Code
~/.claude/skills/
Codex CLI
Codex CLI
~/.codex/skills/
Gemini CLI
Gemini CLI
~/.gemini/skills/
O
OpenCode
~/.opencode/skills/
O
OpenClaw
~/.openclaw/skills/
GitHub Copilot
GitHub Copilot
~/.copilot/skills/
Cursor
Cursor
~/.cursor/skills/
W
Windsurf
~/.codeium/windsurf/skills/
C
Cline
~/.cline/skills/
R
Roo Code
~/.roo/skills/
K
Kiro
~/.kiro/skills/
J
Junie
~/.junie/skills/
A
Augment Code
~/.augment/skills/
W
Warp
~/.warp/skills/
G
Goose
~/.config/goose/skills/
SKILL.md

Nginx Default Conf Skill

Purpose

Generate nginx.default.conf file for nginx conf.d directory configuration.

Output

Create the file: nginx.default.conf

Template

See: examples.md in this directory for complete template and detailed examples.

Notes

  • Nginx configuration for conf.d directory
  • Serves static files from /usr/share/nginx/html
  • Configured for SPA routing with try_files fallback to index.html
  • Enables aggressive caching with expires max
  • CORS enabled with wildcard origin for development
  • Custom error pages for 500-series errors
  • Used in Dockerfile: copied to /etc/nginx/conf.d/default.conf

Source: https://github.com/benchflow-ai/SkillsBench#registry~terminal_bench_2.0~terminal_bench_2_0_nginx-request-logging~environment~skills~nginx-default-conf

Content curated from original sources, copyright belongs to authors

Grade B
-AI Score
Best Practices
Checking...
Try this Skill

User Rating

USER RATING

0UP
0DOWN
Loading files...

WORKS WITH

Claude Code
Claude
Codex CLI
Codex
Gemini CLI
Gemini
O
OpenCode
O
OpenClaw
GitHub Copilot
Copilot
Cursor
Cursor
W
Windsurf
C
Cline
R
Roo
K
Kiro
J
Junie
A
Augment
W
Warp
G
Goose