一键导入
mobile-graphql-react-query-zeus
Starter data layer pattern with React Query + Zeus for Expo app
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Starter data layer pattern with React Query + Zeus for Expo app
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Reusable native component and template patterns for starter implementation
i18n baseline and dev-translate setup for Expo mobile starter
Expo Router conventions for route groups, native headers, and starter navigation
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-graphql-react-query-zeus |
| description | Starter data layer pattern with React Query + Zeus for Expo app |
Keep a typed, reusable data layer with clear boundaries.
mobile/AGENTS.md.lint, typecheck, test).src/lib/graphql/config.ts - API URL resolutionsrc/lib/graphql/client.ts - Zeus chain factorysrc/lib/graphql/query.ts - React Query wrapper hooksrc/lib/query/createQueryClient.ts - Query client defaultssrc/zeus/ only.src/zeus/README.md; keep runtime wrappers in src/lib/graphql/* stable while generated artifacts are pending.