Agent skill

env-management

Stars 9
Forks 1

Install this agent skill to your Project

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

SKILL.md

Environment Variable Management

Complete better-env workflow: typed config schema, Vercel sync, and prebuild validation.

Cookbook - Complete These Recipes in Order

Type-Safe Environment Configuration with better-env

Use better-env config modules for type-safe server/public env access, feature flags, and either-or credential constraints.

bash
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/config-schema-setup

Environment Variable Management with better-env + Vercel

Sync local env files with Vercel environments using better-env pull/load commands while preserving local overrides.

bash
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/env-workflow-vercel

Build-Time Environment Validation with better-env

Validate all env-backed config modules with better-env before build and in CI.

bash
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/env-validation

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results