Generate Expo configuration files for React Native development. Triggers on "create expo config", "generate app.json", "expo setup", "expo configuration".
Resources
1Install
npx skillscat add ehtbanton/claudeskillsrepo/expo-config-generator Install via the SkillsCat registry.
SKILL.md
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.