verify-nginx
OfficialValidate Nginx configs, prevent deployment errors.
Software Engineering#devops#validation#configuration#infrastructure#error prevention#nginx#web server
Authorsemicolon-devteam
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents Nginx configuration errors from causing service outages or security vulnerabilities by automatically validating syntax, checking included files, and verifying upstream definitions before deployment.
Core Features & Use Cases
- Syntax & Structure Validation: Automatically checks Nginx configuration files for grammatical errors and structural integrity using
nginx -t. - Include & Upstream Verification: Ensures all referenced include files exist and that defined upstreams correctly map to Docker Compose services.
- Security Header Confirmation: Verifies the application of essential security headers to enhance web service protection.
- Use Case: After modifying your Nginx configuration to add a new service or update an existing one, use this Skill to instantly verify its correctness and security posture before pushing changes to production.
Quick Start
Verify the Nginx configuration for the 'stg' environment.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: verify-nginx Download link: https://github.com/semicolon-devteam/sax-infra/archive/main.zip#verify-nginx Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.