More screenshots

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    Environment Contract Drift Fixer

    1

    Fix environment variable contract drift in a repo using Cursor.

    $8.99

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned
    Environment Contract Drift Fixer

    Environment Contract Drift Fixer

    Example session with this skill installed

    Audit my repo for env var drift. I renamed STRIPE_SECRET to STRIPE_SECRET_KEY but I think the Docker config and README are still using the old name. Fix the docs and add a check.

    • Read your context and instructions
    • Compiled the environment contract drift

    1. Environment Contract Decision

    Decision: ENV CONTRACT DRIFT FOUND

    Found legacy STRIPE_SECRET in docker-compose.yml and README.md, while src/config.ts expects STRIPE_SECRET_KEY.

    4. Drift Findings

    AreaFindingRisk
    StripeSTRIPE_SECRET vs STRIPE_SECRET_KEYRuntime failure in Docker
    DocsREADME mismatchOnboarding confusion

    6. Safe Patch Summary

    • Updated docker-compose.yml placeholders.
    • Aligned README.md setup instructions.
    • Created scripts/check-env-drift.mjs for CI.

    Connects securely to your tools. The creator never sees your data.

    What you get

    Standardize environment names across code and documentation.Identify missing variables in .env.example before client handoff.Detect legacy variable names lingering in Docker and CI configs.Add automated startup validation for required environment variables.

    About this skill

    The problem

    Environment variables often drift between local development, Docker configs, CI workflows, and deployment documentation. This causes "works on my machine" failures, broken handoffs, and production outages when renamed or missing variables go unnoticed.

    What it does

    • Audits the entire repository to map environment variable usage across code, config loaders, schemas, and documentation.
    • Identifies missing, unused, renamed, legacy, or ambiguous variables.
    • Proposes a canonical environment contract to resolve naming conflicts.
    • Generates safe patches for .env.example, READMEs, and Docker files using only placeholders.
    • Adds guardrails like startup validation and CI drift checks to prevent future inconsistencies.

    Frameworks & tools

    Works with any stack including Node.js, Express, Prisma, Next.js, Docker, GitHub Actions, and platforms like Vercel or Render.

    Why this beats prompting it yourself

    Manual auditing is error-prone and often misses variables hidden in CI YAMLs or deployment notes. This skill enforces a structured workflow that creates a source register, ensuring no variable is overlooked while strictly protecting you from accidental secret exposure in logs or docs.

    Use cases

    • Standardize environment variable names before a major client handoff.
    • Fix deployment failures caused by inconsistent naming between code and hosting providers.
    • Clean up legacy variables after a refactor or platform migration.
    • Add automated checks to ensure .env.example never falls out of sync with the code.

    Known limitations

    Cannot access live hosting dashboards, cloud secret stores, or production logs. It does not handle real secret rotation or validate the values of secrets themselves.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Passed all security checks, Safe to install

    Listed1 month ago
    Updated7 days ago

    Frequently Asked Questions