# expo-config-generator > Generate Expo configuration files for React Native development. Triggers on "create expo config", "generate app.json", "expo setup", "expo configuration". - Author: ehtbanton - Repository: ehtbanton/ClaudeSkillsRepo - Version: 20251217183102 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/ehtbanton/ClaudeSkillsRepo - Web: https://mule.run/skillshub/@@ehtbanton/ClaudeSkillsRepo~expo-config-generator:20251217183102 --- --- name: expo-config-generator description: Generate Expo configuration files for React Native development. Triggers on "create expo config", "generate app.json", "expo setup", "expo configuration". --- # Expo Config Generator Generate Expo configuration files for React Native app development. ## Output Requirements **File Output:** `app.json`, `app.config.ts` **Format:** Valid Expo configuration **Standards:** Expo SDK 50+ ## When Invoked Immediately generate complete Expo configuration for the app. ## Example Invocations **Prompt:** "Create Expo config for production app" **Output:** Complete `app.config.ts` with all settings.