add-setting-env
CommunitySet user defaults via server env vars.
Software Engineering#typescript#backend#environment-variables#config-management#server-config#user-settings
AuthorChenm4
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured approach to introduce environment variables to configure default user settings, enabling flexible, environment-based configuration rather than hardcoded values.
Core Features & Use Cases
- Define domain-specific environment variables in a centralized place.
- Seamlessly merge server config into the user settings store for consistent defaults.
- Update .env.example and documentation to reflect new variables for onboarding and deployment.
Quick Start
Create src/envs/<domain>.ts with the env schema and export <domain>Env, then wire into getServerGlobalConfig and update the user store accordingly. Update the .env.example with YOUR_ENV_VAR guidance and document the change across the hosting docs.
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-setting-env Download link: https://github.com/Chenm4/VoiceChatAssistant/archive/main.zip#add-setting-env 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 223,000+ vetted skills library on demand.