dotenv

Official

Load and safeguard env vars in Node apps.

AuthorPlazaCC
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Load environment variables from a .env file into process.env for Node.js applications, preventing misconfigurations and accidental exposure of secrets.

Core Features & Use Cases

  • Parses and loads environment variables from .env files into the Node.js runtime.
  • Handles common gotchas like variable expansion and command substitution, enabling secure local development and reliable deployments.
  • Use Case: automatically configure API keys and database URLs by loading values from .env at startup.

Quick Start

Load a .env file at startup so process.env contains all required keys.

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: dotenv
Download link: https://github.com/PlazaCC/antes-da-tela/archive/main.zip#dotenv

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 471,000+ vetted skills library on demand.