·env-management
>_

env-management

andrelandgraf/fullstackrecipes

Complete environment variable management with type-safe validation, Vercel dev workflow, and prebuild validation.

48Installs·0Trend·@andrelandgraf

Installation

$npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill env-management

SKILL.md

Complete environment variable management with type-safe validation, Vercel dev workflow, and prebuild validation.

Type-safe environment variable validation using Zod with a Drizzle-like schema API. Supports server/public fields, feature flags, either-or constraints, and client-side protection.

Manage environment variables across Vercel environments. Sync with Vercel CLI, handle local overrides, and load env vars in scripts.

Complete environment variable management with type-safe validation, Vercel dev workflow, and prebuild validation. Source: andrelandgraf/fullstackrecipes.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill env-management
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is env-management?

Complete environment variable management with type-safe validation, Vercel dev workflow, and prebuild validation. Source: andrelandgraf/fullstackrecipes.

How do I install env-management?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill env-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/andrelandgraf/fullstackrecipes