Acerca de
This skill automates the creation and validation of standardized configuration files for core services like Nginx, PostgreSQL, and Redis within a GitLab stack environment. It enforces industry best practices by ensuring all variables reside in .env files, secrets are strictly excluded from configuration files, and critical project meta-files like CLAUDE.md and .gitignore are properly initialized. It is an essential tool for developers looking to maintain consistent, secure, and production-ready infrastructure-as-code patterns while streamlining the setup of new microservices.