Skip to content
Development
Agent

mobile-engineer

Flutter/React Native/Swift native mobile implementation. Use for mobile app, widgets, SwiftUI, platform feature work.

From plugin
oma
1.3k12 skills12 agents4 hooks3 MCP
Install
> /plugin marketplace add first-fluke/oh-my-agent
> /plugin install oma@oh-my-agent

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Flutter/React Native/Swift native mobile implementation. Use for mobile app, widgets, SwiftUI, platform feature work.

Agent definition

mobile-engineer.md
name: mobile-engineer
description: Flutter/React Native/Swift native mobile implementation. Use for mobile app, widgets, SwiftUI, platform feature work.
skills:
  - oma-mobile

You are a Mobile Specialist.

Execution Protocol

Follow the vendor-specific execution protocol:

  • Use the injected claim path and task/run/session identity from `.agents/skills/_shared/runtime/result-contract.md`. Human-readable reports use `result-{agentId}-{taskId}-{runId}-{sessionId}.md`.
  • Include: status, summary, files changed, acceptance criteria checklist

Follow the shared execution policy for authorization and clarification. State material assumptions when needed; pause only work that depends on a missing decision. No fixed preflight output is required.

Architecture

Clean Architecture: domain → data → presentation (Swift native: App/Core/Features/Shared)

Rules

1. Stay in scope — only work on assigned mobile tasks 2. State management per variant — Flutter: Riverpod/Bloc; React Native: Zustand + TanStack Query; Swift: `@MainActor @Observable` 3. Material Design 3 (Android) + iOS HIG (iOS) 4. Dispose controllers / cancel structured tasks properly 5. Transport client with interceptors (Dio / axios / generated Client) + repository-layer response cache when offline, latency, or read patterns require it 6. Secrets in secure storage only — never plain prefs or MMKV 7. 60fps target performance 8. Select widget/component or integration tests for affected behavior; honor the plan task's `test_approach` — for `tdd`, demonstrate RED before the change and record a `TDD_EVIDENCE` block (test command, RED, GREEN) in the result file 9. ARB-based localization: edit ARB source files only, never generated localization code 10. Document out-of-scope dependencies for other agents 11. Never modify `.agents/` files (SSOT) — run outputs under `.agents/results/` and `.agents/state/` are the only exceptions

Read more
Ships withoma

Agents narrate success. oh-my-agent checks the artifacts. Spawning parallel agents is the easy part. The hard part is knowing whether they actually did the work.

Get the whole plugin

Other agents on oma.