mobile-development

Solid

Mobile development capability pack. Covers Expo/React Native/Swift framework selection, native UI components, offline-first state and API architecture, platform features (camera, location, notifications, biometrics), mobile performance optimization, and mobile code quality. Use for any mobile app development, React Native/Expo build, offline-first architecture, or mobile performance task.

Web & Frontend 3 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
20
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Mobile Development Capability Pack > Cross-agent portable judgment for mobile development — from design to running mobile app: scaffold, implement, optimize, ship. Covers React Native/Expo/Swift, offline-first architecture, platform permissions, and performance optimization. > **CONSUMES**: Requirements/design docs, optional OpenAPI spec for typed responses. > **PRODUCES**: A runnable mobile project (Expo default) with `src/screens/`, `src/components/`, `src/hooks/`, `src/lib/` structure, plus TAD planning/verification docs per capability. --- ## Step 1: Context Detection | User Signal | Load Reference | |---|---| | new app, init project, scaffold, create-expo-app, framework choice, Expo vs RN CLI vs Swift, 新建应用 | `references/project-scaffold.md` | | screen, component, navigation, list, form, gesture, styling, UI 组件, 导航, 列表 | `references/native-components.md` | | state, store, Zustand, React Query, AsyncStorage, SecureStore, token storage, 状态管理, 存储 | `references/state-management.md` | | API, fetch, mutation, offline sync, retry, network error, 接口, 离线 | `references/api-integration.md` | | camera, location, GPS, push notification, biometrics, Face ID, permission, 相机, 定位, 通知, 权限 | `references/platform-features.md` | | slow, jank, fps, startup time, bundle size, memory leak, profiling, 性能, 卡顿 | `references/performance.md` | | lint, type-check, ESLint, Prettier, CI, pre-commit, platform compatibility, 代码质量 | `references/code-quality.md` | | before Gate review, reviewing mobi...

Details

Author
Sheldon-92
Repository
Sheldon-92/TAD
Created
11 months ago
Last Updated
today
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category