env-handler

Community

Securely manage env vars: templates to secrets.

Authoralisonbessa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manage environment variables securely by distinguishing templates (.env) from secrets (.env.local) and enforcing a safe, auditable workflow.

Core Features & Use Cases

  • Enforces using .env as the template and forbids .env.example
  • Keeps secrets in .env.local (git-ignored) with explicit user prompts
  • Requires every key in .env.local to have a corresponding entry in .env

Quick Start

Add placeholder keys to .env and their actual values to .env.local, ensuring every .env.local key has a corresponding entry in .env.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-handler
Download link: https://github.com/alisonbessa/bluemoon/archive/main.zip#env-handler

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.