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
Mis à jour 1/19/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use env-validation