Environment Variable Manager
CommunitySecure & validate env vars.
AuthorMacPhobos
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents common deployment and runtime errors caused by missing, invalid, or insecurely exposed environment variables, ensuring applications run smoothly and securely across different environments.
Core Features & Use Cases
- Validation: Checks for correct syntax, required variables, and framework-specific conventions (Next.js, Vite, etc.).
- Security: Detects and warns about secrets accidentally exposed in client-side variables.
- Documentation: Generates
.env.examplefiles to document required variables. - Use Case: Before deploying a Next.js application, use this Skill to validate your
.env.localfile, ensuring allNEXT_PUBLIC_variables are safe and all required server-side variables are present.
Quick Start
Validate your .env file for Next.js specific issues.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Environment Variable Manager Download link: https://github.com/MacPhobos/research-mind/archive/main.zip#environment-variable-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.