Env Setup

Scaffold and validate environment variables for Next.js 15 or Vite + Express — Zod-validated env schema, .env.example with all required vars, runtime validation that fails fast on missing values, and a check:env script. Use when starting a new project or auditing env var hygiene.

JoshuaShepherd Updated 1 repo stars

File contents

JoshuaShepherd/my-skills/tree/main/claude/infrastructure/env-setup commit 40809c3619

Frequently asked questions

npx skillmds@latest add joshuashepherd/env-setup-2