home/categories/code-quality/andrelandgraf-fullstackrecipes-cursor-skills-env-validation-skill-md
code-qualitytesting-security

env-validation

Validate environment variables on server start and before builds. Catch missing or invalid variables early with clear error messages.

andrelandgraf
maintainer
andrelandgraf
Atualizado 1/19/2026
Estrelas
3
Forks
1
quick start

Installation and usage

Validate environment variables on server start and before builds. Catch missing or invalid variables early with clear error messages.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use env-validation