home/categories/mobile/codyswanngt-lisa-expo-copy-overwrite-claude-skills-expo-env-config-skill-md
mobiledevelopment

expo-env-config

This skill should be used when creating, modifying, or accessing environment variables in this Expo/React Native codebase. It enforces type-safe, validated environment configuration using Zod schemas. Use this skill when adding new environment variables, setting up env validation, or writing code that reads from process.env.

CodySwannGT
maintainer
CodySwannGT
更新于 1/20/2026
星标
1
分支
1
quick start

Installation and usage

This skill should be used when creating, modifying, or accessing environment variables in this Expo/React Native codebase. It enforces type-safe, validated environment configuration using Zod schemas. Use this skill when adding new environment variables, setting up env validation, or writing code that reads from process.env.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use expo-env-config