Harness-engineering mobile-expo-setup
name: mobile-expo-setup
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/mobile-expo-setup/skill.yamlsource content
name: mobile-expo-setup version: '1.0.0' description: Set up and configure Expo projects with managed workflow, EAS Build, and development builds stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '**/.native.'
- 'app.json'
- 'app.config.*'
- 'eas.json' related_skills:
- mobile-navigation-pattern
- mobile-deployment-patterns stack_signals:
- react-native
- expo
- typescript keywords:
- expo
- setup
- eas-build
- development-build
- config-plugins
- managed-workflow metadata: author: community upstream: docs.expo.dev state: persistent: false files: [] depends_on: []