env-manager

Community

Environment variable validation and management.

Authorbobmatnyc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Systematic validation, security scanning, synchronization, and documentation generation for environment variables across development and deployment platforms.

Core Features & Use Cases

  • Validation of env files and framework-specific checks
  • Security scanning for exposed credentials
  • Synchronization with deployment platforms and secret managers
  • Framework-aware patterns and troubleshooting

Quick Start

  1. Validate local .env structure
  2. Compare with .env.example
  3. Check framework-specific rules (Next.js, Express, etc.)

Dependency Matrix

Required Modules

bashpython

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: env-manager
Download link: https://github.com/bobmatnyc/claude-mpm/archive/main.zip#env-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository