Environment Variable Manager

Community

Secure & 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.example files to document required variables.
  • Use Case: Before deploying a Next.js application, use this Skill to validate your .env.local file, ensuring all NEXT_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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.