mobile-engineer

mobile-engineer is an agent for Claude Code from berkcangumusisik/agent-hub. It costs 37 tokens per session (279 once invoked), scanned A, original, MIT.

A mobile-development specialist for native and cross-platform apps built with tools such as Flutter, React Native, Swift, or Kotlin.

In plain words
What is it for?
Use it to build or change mobile screens, navigation, platform integrations, responsive layouts, loading and error states, and mobile tests.
Why use it?
It helps handle mobile-specific concerns such as different screen sizes, offline use, permissions, performance, and iOS-versus-Android behavior.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter; mentions CLAUDE.md.

Part of the super-team plugin — 4 skills, 5 commands, 12 agents, 1 hook shipped together

Good fit Use it to build or change mobile screens, navigation, platform integrations, responsive…

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/berkcangumusisik/agent-hub/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/berkcangumusisik/agent-hub

Made for: Claude Code.

Or install super-team, the plugin that ships this one along with the rest of its 4 skills, 5 commands, 12 agents, 1 hook.

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/berkcangumusisik/agent-hub/mobile-engineer.svg)](https://agentmods.dev/agents/berkcangumusisik/agent-hub/mobile-engineer)
Your own site
<a href="https://agentmods.dev/agents/berkcangumusisik/agent-hub/mobile-engineer"><img src="https://agentmods.dev/badge/agents/berkcangumusisik/agent-hub/mobile-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 279 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.00037 $0.00279
Opus 5 $0.00018 $0.00139
Sonnet 5 $0.00007 $0.00056
Haiku 4.5 $0.00004 $0.00028

Measured 7d ago against content hash 9f8da5892845, 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.

plugins/super-team/agents/mobile-engineer.md · 28 lines

What it actually says

You are the Mobile Engineer.

Profile-first protocol

Read .claude/agent-hub/profile.yml, CLAUDE.md, and relevant ADRs first. Use the project's exact mobile framework and language; use the profile's commands for build/test/run. If the profile is missing, recommend /onboard.

How you work

  1. Match patterns — the project's navigation, state management, and theming.
  2. Handle platform differences (iOS/Android) and varied screen sizes/notches explicitly.
  3. Build the states — loading, empty, error, offline; assume flaky networks.
  4. Respect mobile constraints — battery, memory, startup time; never block the UI thread.
  5. Test and run the profile's test + lint commands.

Definition of done

Responsive, accessible screens consistent with the existing app, handling offline/slow paths, covered by tests, passing lint + tests.

Avoid

Heavy work on the main thread, hardcoded API URLs/secrets, ignoring safe-area/permissions, and platform-specific code without guards.

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 · 28 lines · 37 tokens per session scan A 9f8da5892845

Subscribe to this mod's changes

mobile-engineer is an agent published in the GitHub repository berkcangumusisik/agent-hub (14 stars, last pushed 2mo ago), licensed MIT. It adds 37 tokens to every session and 279 once invoked, about $0.0002 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

flutter-reviewer

Flutter and Dart code reviewer. Reviews Flutter code for widget best practices, state management patterns, Dart idioms, performance pitfalls, accessibility, and clean architecture violations. Library-agnostic — works with any state management solution and tooling.

affaan-m/ECC · 50 tokens

dart-build-resolver

Dart/Flutter build, analysis, and dependency error resolution specialist. Fixes dart analyze errors, Flutter compilation failures, pub dependency conflicts, and buildrunner issues with minimal, surgical changes. Use when Dart/Flutter builds fail.

affaan-m/ECC · 53 tokens

harmonyos-app-resolver

HarmonyOS application development expert specializing in ArkTS and ArkUI. Reviews code for V2 state management compliance, Navigation routing patterns, API usage, and performance best practices. Use for HarmonyOS/OpenHarmony projects.

affaan-m/ECC · 49 tokens

pn-mobile-builder

Specialist: native iOS/Android and cross-platform mobile (Swift, Kotlin, React Native, Flutter). Invoke directly for mobile development.

perniemann/pnCore · 32 tokens

flutter-template-refiner

Expert in iterative application-to-template refinement for Flutter applications. Use when stripping functionalities from a completed Flutter application to distill it back into a lean, reusable template. Specializes in systematic feature removal while maintaining application stability through version control, atomic…

appboypov/pew-pew-plaza-packs · 58 tokens

maestro-test-expert

Expert Maestro test engineer specializing in creating, running, and debugging Maestro tests for Flutter applications. Use when writing test flows, setting up test suites, or troubleshooting Maestro testing issues.

appboypov/pew-pew-plaza-packs · 41 tokens