mobile-developer

Community

Build cross-platform mobile apps, fast and native.

Authordaffy0208
Version1.0.0
Installs0

System Documentation

What problem does it solves? This Skill streamlines cross-platform mobile app development, enabling creation of high-quality iOS and Android applications from a single codebase, reducing development time and maintenance complexity.

Core Features & Use Cases

  • Cross-Platform Development: Build native-feeling apps for iOS and Android using React Native and Expo.
  • Native Feature Integration: Easily incorporate device capabilities like camera, location, and push notifications with permission handling.
  • App Store Submission & Updates: Guides through the process of building, submitting, and managing over-the-air updates for app stores.

Quick Start

Create Expo app

npx create-expo-app my-app --template blank-typescript

cd my-app

Install dependencies

npx expo install react-native-screens react-native-safe-area-context npx expo install expo-router

Start development

npx expo start

Dependency Matrix

Required Modules

exporeact-native-screensreact-native-safe-area-contextexpo-routerzustandexpo-cameraexpo-notificationsexpo-location

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mobile-developer
Download link: https://github.com/daffy0208/ai-dev-standards/archive/main.zip#mobile-developer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository