expo-app-setup

Guidance for building, refactoring, and debugging Expo + React Native apps (including Expo Router). Use when wiring screens/layouts, navigation (tab/stack) scaffolding with `_layout.tsx` per group, avoiding unwanted redirects in `app/index.tsx`, theming, data fetching with React Query/fetch, Expo module usage, offline handling, and running local Expo tooling (install/start/lint).

$ 安裝

git clone https://github.com/amandeepmittal/custom-codex-skills /tmp/custom-codex-skills && cp -r /tmp/custom-codex-skills/.codex/skills/expo-app-setup ~/.claude/skills/custom-codex-skills

// tip: Run this command in your terminal to install the skill