env-consistency

Community

Ensure environment variables are consistent.

AuthorOiranca
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill addresses the common issue of inconsistencies between how environment variables are documented, used in code, and configured for deployment, helping to prevent runtime errors and deployment failures.

Core Features & Use Cases

  • Documentation vs. Code Check: Verifies that documented environment variables are actually referenced in the codebase.
  • Code vs. Deployment Check: Identifies environment variables used in code or documented but not present in deployment configurations.
  • Use Case: Before deploying a new feature, use this skill to confirm that all necessary environment variables are correctly documented, used in the application logic, and included in your netlify.toml or docker-compose.yml files.

Quick Start

Run the env-consistency skill to check for any discrepancies in environment variable documentation, code usage, and deployment configurations.

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-consistency
Download link: https://github.com/Oiranca/copilot-agents-skills/archive/main.zip#env-consistency

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.