install-cli-tools

Installation
SKILL.md

Install iOS and Expo CLI Tools

These tools can alter a development machine or open provider login flows. Present the exact selected tools, their source, and their side effects before installing anything. Never pipe a network download into a shell.

External action gate

Installing tools, running provider logins, creating credentials, and configuring EAS can change a machine or external account. Do not perform them until the owner confirms the selected tool, installation source, target account, and intended action.

Common local tools

Tool Purpose Safer installation boundary
EAS CLI Expo build and submit tooling Approved Node package manager
Fastlane Apple automation Approved system package manager
Sentry CLI Source-map and release operations Approved system package manager
Maestro Mobile E2E testing Official package-manager tap or verified release artifact
GitHub CLI Repository operations Approved system package manager; gh auth login needs owner confirmation

For an explicitly approved macOS/Homebrew setup, install only the tools needed for the current project:

Installs
2
GitHub Stars
1
First Seen
Aug 5, 2026
install-cli-tools — khadinakbarlabs/expo-mobile-app-builder