add-env-var
CommunityManage environment variables
Authorfpindej
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers manage environment variables for both backend and frontend applications, ensuring correct configuration across different environments and build processes.
Core Features & Use Cases
- Backend Configuration: Guides on adding variables to
appsettings.json, using Aspire wiring, and mapping to Options classes. - Frontend Configuration: Instructions for adding variables to
.envfiles, Dockerfiles, and SvelteKit's$envmodules. - Use Case: You need to add a new API key for a third-party service to your SvelteKit application. This Skill will guide you through adding it to the necessary backend and frontend configuration files, including build-time arguments for Docker.
Quick Start
Add a new backend environment variable named 'MY_API_KEY' with the value '12345' to appsettings.Development.json.
Dependency Matrix
Required Modules
None requiredComponents
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: add-env-var Download link: https://github.com/fpindej/netrock/archive/main.zip#add-env-var Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.