ワンクリックで
mobile-routing-expo-router
Expo Router conventions for route groups, native headers, and starter navigation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Expo Router conventions for route groups, native headers, and starter navigation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Reusable native component and template patterns for starter implementation
Starter data layer pattern with React Query + Zeus for Expo app
i18n baseline and dev-translate setup for Expo mobile starter
Baseline architecture for Axolotl mobile starter (Expo Router + reusable blocks)
Playwright E2E execution rules - domain-oriented specs, shared auth setup/storageState, idempotent zero-flake runs, verify-email-disabled support, and canonical Mailgun local email path
GraphQL error extraction, global toast handling via QueryCache/MutationCache, auth error auto-logout, and per-hook success toast patterns
| name | mobile-routing-expo-router |
| description | Expo Router conventions for route groups, native headers, and starter navigation |
Keep navigation predictable, native, and reusable.
mobile/AGENTS.md.testID where applicable.app/(tabs)/...app/(auth)/...app/_layout.tsx.src/components/navigation/.createNativeHeaderOptions) for consistent options.headerShadowVisible: false, headerBackTitleVisible: false.app/_layout.tsx for (tabs) and (auth) entries.Axolotl, auth sign-in Sign in) unless scope explicitly includes i18n/title refactor.