Env Vars

Manage environment variables through the two-tier typed env pattern — a framework env and an app env, both built with make-typed-env and Zod. Use when adding or renaming an env var, editing app/framework/env.server.ts or app/env.server.ts, updating .env.example, or wiring configuration into framework, business, MCP, or ingest code.

seasonedcc Updated

File contents

seasonedcc/discord-manager/tree/main/.claude/skills/env-vars commit c3d3904f17

Frequently asked questions

npx skillmds@latest add seasonedcc/env-vars-5