env-validate
CommunityValidate .env usage against actual code.
AuthorCaptainPhantasy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Scans code to find environment variable usages and verifies they are documented in the env file (.env.example), reducing configuration drift and runtime errors.
Core Features & Use Cases
- Code scanning detects getenv usage across a codebase and maps them to a central .env.example entry.
- Documentation alignment ensures every environment variable used in code is represented in the environment documentation.
- Use Case: Maintain consistent environment expectations in large projects by automatically flagging undocumented variables.
Quick Start
Run the env-validate tool on your repository to verify that all environment variables used in code are declared in .env.example and report any discrepancies.
Dependency Matrix
Required Modules
None requiredComponents
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-validate Download link: https://github.com/CaptainPhantasy/floyd-v5/archive/main.zip#env-validate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.