direnv

Community

Per-project env vars, instantly

Authorjulianobarbosa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides you in using direnv to automatically load and unload per-project environment variables, reducing context-switching and configuration toil.

Core Features & Use Cases

  • Per-project environments: Automatic environment loading when entering a project directory.
  • Stdlib functions: PATH and dotenv helpers keep your shell clean and consistent.
  • Security model: Explicit allowlists to prevent untrusted env changes.

Quick Start

Set up a .envrc for a project and run direnv allow to enable automatic env loading.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: direnv
Download link: https://github.com/julianobarbosa/claude-code-skills/archive/main.zip#direnv

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