senior-mobile

Provides expert guidance and reusable templates for iOS, Android, React Native, and Flutter app development.

467|103|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/borghei/Claude-Skills --skill senior-mobile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-mobile
Source: https://github.com/borghei/Claude-Skills/tree/main/engineering/senior-mobile
Command: npx skills add https://github.com/borghei/Claude-Skills --skill senior-mobile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides expert guidance, templates, and patterns to accelerate the end-to-end development of high-quality mobile apps across iOS, Android, and cross-platform stacks, reducing boilerplate and design drift.

Core Features & Use Cases

  • Cross-platform architecture guidance for native and cross-platform ecosystems (Swift, Kotlin, React Native, Flutter).
  • Ready-to-use templates and best practices for performance, deployment, and maintenance.
  • Real-world scenarios including feature parity, platform-specific UI, and gradual migrations with shared business logic.

Quick Start

Use the senior-mobile skill to scaffold a new cross-platform mobile app project with shared core logic and platform-specific UI.

Frequently Asked Questions about senior-mobile

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

FAQPage Schema
How do I architect a mobile app with shared business logic across iOS and Android?

To architect a mobile app with shared business logic, utilize cross-platform architecture blueprints that enable shared core logic while maintaining platform-specific UI for native iOS and Android deployments.

What is the best way to migrate a native app to a cross-platform framework like Flutter or React Native?

The best way to migrate a native app to Flutter or React Native is by using gradual migration patterns with shared business logic, allowing incremental feature parity without rewriting the entire native codebase.

How do I tune mobile app performance for production iOS and Android builds?

Tune mobile app performance for production by adopting ready-to-use performance optimization guidelines, which provide specific patterns for reducing bottlenecks in native and cross-platform mobile frameworks.

Does this provide deployment templates for both native Swift and Kotlin projects?

Yes, it provides ready-to-use templates and best practices for deployment and maintenance workflows across native Swift, native Kotlin, React Native, and Flutter mobile projects.

Can I use these patterns to maintain feature parity across Flutter and native iOS?

Yes, you can maintain feature parity across Flutter and native iOS by applying the provided real-world scenarios and architecture blueprints designed specifically for cross-platform mobile app environments.