full-stackdevelopment
t3-env-validation
Type-safe environment variable validation with @t3-oss/env-nextjs and Zod. Build-time validation ensures all required env vars are present and correctly typed.
maintainer
JanSzewczyk
Updated 1/18/2026
Stars
1
Forks
0
quick start
Installation and usage
Type-safe environment variable validation with @t3-oss/env-nextjs and Zod. Build-time validation ensures all required env vars are present and correctly typed.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use t3-env-validation