mobile-developer

Guide mobile app development across React Native, Flutter, and native iOS/Android.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/nonputtipong/Oryn --skill mobile-developer-nonputtipong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-developer
Source: https://github.com/nonputtipong/Oryn/tree/main/.agent/skills/mobile-developer
Command: npx skills add https://github.com/nonputtipong/Oryn --skill mobile-developer-nonputtipong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the development of sophisticated mobile applications, whether cross-platform or native, by providing expert guidance on architecture, performance, and platform-specific integrations.

Core Features & Use Cases

  • Cross-Platform Development: Expertise in React Native, Flutter, Expo, Ionic, and .NET MAUI.
  • Native Development: Deep knowledge of Swift/SwiftUI for iOS and Kotlin/Compose for Android.
  • Architecture & Optimization: Implements modern design patterns and performance tuning.
  • Use Case: You need to architect a new mobile application that balances code reuse with native performance, and this skill can guide you through choosing the right framework and best practices.

Quick Start

Guide me in architecting a cross-platform e-commerce app with offline capabilities.

Frequently Asked Questions about mobile-developer

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

FAQPage Schema
How do I architect a cross-platform mobile app with offline synchronization?

To architect a cross-platform mobile app with offline synchronization, implement modern architecture patterns using React Native or Flutter. This approach balances code reuse with native performance, handling data management and offline syncing effectively.

What is the best way to choose between React Native and Flutter for mobile development?

Choosing between React Native and Flutter for mobile development depends on your performance tuning needs and platform integrations. Both enable cross-platform apps, but differ in native capabilities and architectural design patterns.

Can I use native iOS Swift integrations within a cross-platform app?

Yes, you can use native iOS Swift integrations within a cross-platform app. This approach handles platform-specific services and security compliance by bridging native code with modern architecture patterns.

How do I tune performance for native Android Kotlin applications?

To tune performance for native Android Kotlin applications, apply modern design patterns and optimize data management. This involves testing strategies and platform services integration to improve app responsiveness.

Does cross-platform development support app store optimization?

Yes, cross-platform development supports app store optimization. Frameworks like React Native and Flutter allow building optimized apps, while guidance addresses security compliance and deployment requirements for app stores.