Agent Skills: Expo Config Generator

Generate Expo configuration files for React Native development. Triggers on "create expo config", "generate app.json", "expo setup", "expo configuration".

UncategorizedID: ehtbanton/ClaudeSkillsRepo/expo-config-generator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ehtbanton/ClaudeSkillsRepo/tree/HEAD/expo-config-generator

Skill Files

Browse the full folder contents for expo-config-generator.

Download Skill

Loading file tree…

expo-config-generator/SKILL.md

Skill Metadata

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.