Validate, sync, and document environment variables across environments.
Env Manager
Never miss an env var again.
Features
- Auto-generate .env.example from code usage
- Validate required variables at build time
- Drift detection between environments
- Type checking (string, number, boolean, url)
- Secret rotation reminders
- Team onboarding .env setup wizard
Usage
claude skill install env-manager
Run /env-check to audit your environment variables.