mobile-developer

Develop cross-platform mobile apps with React Native and Flutter.

30|7|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/saeed-vayghan/gemini-agent-skills --skill mobile-developer-saeed-vayghan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-developer
Source: https://github.com/saeed-vayghan/gemini-agent-skills/tree/main/.gemini/skills/mobile-developer
Command: npx skills add https://github.com/saeed-vayghan/gemini-agent-skills --skill mobile-developer-saeed-vayghan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the complexities of developing high-performance, cross-platform mobile applications, ensuring native-quality experiences while maximizing code reuse and optimizing for battery efficiency.

Core Features & Use Cases

  • Cross-Platform Development: Build applications for both iOS and Android using React Native and Flutter, achieving over 80% code sharing.
  • Performance Optimization: Focuses on achieving native-level performance, including fast startup times, low memory usage, and smooth animations.
  • Platform-Specific Excellence: Adheres to platform-specific UI/UX guidelines (HIG for iOS, Material Design for Android) and integrates native features.
  • Use Case: Develop a new feature for an existing mobile app that requires integration with device sensors like GPS and biometrics, ensuring it performs optimally on both iOS and Android devices.

Quick Start

Use the mobile-developer skill to create a new cross-platform mobile application architecture.

Frequently Asked Questions about mobile-developer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build cross-platform mobile apps with native performance on iOS and Android?

Build cross-platform mobile apps using React Native and Flutter to achieve over 80% code sharing. This approach analyzes platform context to deliver native-level performance, fast startup times, and smooth animations on both iOS and Android.

What is the best way to optimize mobile app battery efficiency and memory usage?

Optimize mobile app battery efficiency and memory usage by applying platform-specific optimizations during the development phase. This ensures low memory consumption and native-level performance for cross-platform implementations.

Can I integrate device sensors like GPS and biometrics into a cross-platform app?

Yes, you can integrate device sensors like GPS and biometrics into a cross-platform app. The implementation supports platform-specific features, ensuring optimal performance and functionality on both iOS and Android devices.

How do I handle offline synchronization for Flutter and React Native applications?

Handle offline synchronization for Flutter and React Native applications by utilizing the platform optimization phase. This process ensures data consistency and native-quality experiences even when network connectivity is unavailable.

Does cross-platform development support adherence to iOS HIG and Android Material Design guidelines?

Yes, cross-platform development explicitly supports adherence to platform-specific UI/UX guidelines. It integrates HIG for iOS and Material Design for Android to ensure native-quality user experiences while maximizing code reuse.

Why does my cross-platform mobile app have slow startup times and poor animation performance?

Slow startup times and poor animation performance in cross-platform apps often result from skipping platform optimization phases. Analyzing platform context and applying native performance techniques resolves these bottlenecks.