env-manager
Installation
SKILL.md
Environment Variable Manager (env-manager)
Comprehensive environment variable validation, security scanning, and management for modern web applications.
Overview
The env-manager skill provides systematic environment variable management across local development, CI/CD pipelines, and deployment platforms. It prevents common issues like missing variables, exposed secrets, and framework-specific configuration errors.
Key Features:
- Framework-Aware Validation: Next.js, Vite, React, Node.js, Flask support
- Security-First: Never logs secrets, detects exposed credentials
- Platform Integration: Ready for Vercel, Railway, Heroku, and CI/CD
- Fast: Validates 1000 variables in 0.025s (80x faster than 2s target)
- Zero Dependencies: Pure Python, works anywhere