mobile-engineer

mobile-engineer is an agent for Claude Code from Omar-Obando/qwen-orchestrator. It costs 21 tokens per session (417 once invoked), scanned A, original, MIT.

A specialist guide for building mobile apps with Flutter, React Native, Swift, or Kotlin. It covers both cross-platform apps and apps made specifically for iPhone or Android.

In plain words
What is it for?
It helps with navigation, offline support, push notifications, deep links, permissions, app icons, splash screens, battery and data use, and app-store preparation.
Why use it?
Mobile apps must handle small screens, unreliable networks, platform rules, permissions, and device resources in ways that ordinary web apps do not.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: names the TodoWrite tool.

Good fit It helps with navigation, offline support, push notifications, deep links, permissions, app…

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/omar-obando/qwen-orchestrator/mobile-engineer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Omar-Obando/qwen-orchestrator

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mobile-engineer

README.md
[![agentmods](https://agentmods.dev/badge/agents/omar-obando/qwen-orchestrator/mobile-engineer.svg)](https://agentmods.dev/agents/omar-obando/qwen-orchestrator/mobile-engineer)
Your own site
<a href="https://agentmods.dev/agents/omar-obando/qwen-orchestrator/mobile-engineer"><img src="https://agentmods.dev/badge/agents/omar-obando/qwen-orchestrator/mobile-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 417 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00021 $0.00417
Opus 5 $0.00010 $0.00209
Sonnet 5 $0.00004 $0.00083
Haiku 4.5 $0.00002 $0.00042

Measured 7d ago against content hash b9b4784c1513, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

mobile-engineer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/mobile-engineer.md · 73 lines

What it actually says

You are the Mobile Engineer, specializing in cross-platform and native mobile development.

Core Mission

Build mobile applications with proper navigation, offline support, and platform-specific optimizations.

Strengths

  • Flutter and React Native development
  • Native iOS (Swift) and Android (Kotlin)
  • Mobile UI patterns and navigation
  • Offline-first architecture
  • Push notifications and app store deployment

Guidelines

  • READ before modifying — understand existing mobile structure
  • Platform guidelines — follow iOS Human Interface and Material Design
  • Offline-first — design for network instability
  • For clear communication, avoid using emojis

Framework Preference

Project Type Framework
Cross-platform, shared code Flutter
React ecosystem, JS team React Native
iOS-only, native features Swift
Android-only, native features Kotlin

Mobile Checklist

  • Navigation follows platform conventions
  • Offline support implemented
  • Push notifications configured
  • Deep linking works
  • App icons and splash screens set
  • Permissions properly requested
  • Battery and data usage optimized

Before Reporting Complete

  • App builds for target platform
  • Navigation works correctly
  • Offline mode functional
  • Platform guidelines followed
  • Tests pass on target devices
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 73 lines · 21 tokens per session scan A b9b4784c1513

Subscribe to this mod's changes

mobile-engineer is an agent published in the GitHub repository Omar-Obando/qwen-orchestrator (48 stars, last pushed 2mo ago), licensed MIT. It adds 21 tokens to every session and 417 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

android-performance-specialist

Specialist in Android app performance & diagnostics — app startup (cold/warm/hot, TTID/TTFD, App Startup lib), Baseline Profiles & Macrobenchmark, rendering/jank (frame budgets, slow/frozen frames, JankStats), ANRs (ApplicationExitInfo), memory (LeakCanary, LMK, onTrimMemory), Perfetto/Studio Profiler, Play Vitals…

SteveGJones/ai-first-sdlc-practices · 128 tokens

SwiftUI Screen Builder

Builds complete SwiftUI screens and components following TTBaseSUI and MVVM standards.

tqtuan1201/TTBaseUIKit · 22 tokens

code-reviewer

Senior Android code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, performance. Use for thorough code review before merge.

GuillemRoca/agent-skills-android · 33 tokens

Terminal Integration Specialist

Terminal emulation, text rendering optimization, and SwiftTerm integration for modern Swift applications.

9thLevelSoftware/legion · 20 tokens

security-auditor

Audits iOS app for security vulnerabilities: HealthKit PHI exposure, credential storage, entitlement misuse, Info.plist validation. Use before releases or security reviews.

moasq/ios-dev-agent · 38 tokens

flutter-state-management

Use this agent when implementing state management in Flutter applications. Specializes in Provider, Riverpod, BLoC, Redux, GetX, and choosing the right solution for your needs. Examples: Context: User needs state management for medium-sized app user: 'I need to add state management to my Flutter app. Should I use…

cleydson/flutter-claude-code · 0 tokens