mobile-config-plugins
Installation
SKILL.md
Mobile Config Plugins
Trigger
Use this skill when the developer asks about:
- Creating or customizing Expo config plugins
- Modifying app.json/app.config.js programmatically
- Continuous Native Generation (CNG) patterns
- Modifying Xcode project settings (Info.plist, entitlements, build settings)
- Modifying Android manifest, build.gradle, or proguard rules
- Prebuild hooks and native project automation
- Adding native configuration without ejecting from Expo
Required Inputs
| Input | Description |
|---|---|
| Framework | expo (config plugins are Expo-specific) |
| Target | What native config needs to change (plist, manifest, gradle, etc.) |