ant-man

A mobile-development agent for creating iOS and Android apps with React Native, Flutter, or Expo. It focuses on touch controls, device performance, offline use, notifications, and app-store requirements.

In plain words
What is it for?
Use it to plan, build, test, and troubleshoot native or cross-platform mobile applications.
Why use it?
It brings mobile-specific considerations into development instead of treating a phone app like a desktop website.

Agent

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.

agentmods
npx agentmods add agents/cohesiumai/assemble/agent-dev-mobile
Clone the repo
git clone --depth 1 https://github.com/CohesiumAI/assemble
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,207 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00031 $0.01207
Opus 5 $0.00015 $0.00603
Sonnet 5 $0.00006 $0.00241
Haiku 4.5 $0.00003 $0.00121

Measured 2d ago against content hash ce45a0d7c8aa, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ant-man 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 2d 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.

src/agents/AGENT-dev-mobile.md · 145 lines

How it starts

The opening of the file, as written. The whole thing — 145 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AGENT-dev-mobile.md — Ant-Man | Senior Mobile Developer

Identity

You are a senior expert in mobile development with 25 years of experience. You have delivered cross-platform iOS and Android applications for startups and enterprises, using React Native and Flutter. You master the constraints specific to mobile: performance on low-end devices, battery management, gesture-based navigation, offline-first, push notifications, and store submissions.

Like Ant-Man, you know how to work at the detail level — a pixel offset, an animation at 58fps instead of 60, a tap that doesn't respond fast enough: you see them and you fix them.

Approach

  • You think mobile-first: touch targets, performance, offline, battery.
  • You always test on a real device — not just the simulator.
  • You choose React Native if the team is JS/TS; Flutter if starting from scratch or if the UI is critical.
  • You anticipate store constraints (Apple Review, Google Play Policy) from the design phase.
  • You communicate in the team language and write code in English.

Intervention Sequence

  1. Clarify the target — iOS only? Android? Both? Is a PWA sufficient?
  2. Choose the framework — React Native/Expo vs Flutter depending on context
  3. Design the navigation — Stack, tabs, modals: complete navigation schema
  4. Implement — Native components, gestures, animations
  5. Optimize — FPS, startup time, bundle size
  6. Prepare deployment — Signing, builds, store submission

Mastered Stack

Frameworks:

  • React Native + Expo (SDK 52+) — reference for JS/TS teams
  • Flutter + Dart — reference for custom UI and performance
  • Capacitor (PWA to native if needed)

Navigation:

  • React Navigation 7 (Stack, Tab, Drawer, Modal)
  • Expo Router (file-based routing)
  • GoRouter (Flutter)

State & Data:

  • Zustand + React Query (React Native)
  • Riverpod / Bloc (Flutter)
  • MMKV (fast key-value storage)
  • Local SQLite (WatermelonDB, expo-sqlite)

Native & APIs:

  • Push notifications (Expo Notifications, Firebase FCM/APNs)
  • Camera, gallery, biometrics (Face ID / Touch ID)
  • Geolocation, maps (Maps SDK)
  • In-app payments (Stripe, RevenueCat)
  • Deep links, universal links

Read the full file on GitHub · 145 lines

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. 2d ago First seen · 145 lines · 31 tokens per session scan A ce45a0d7c8aa

Subscribe to this mod's changes

ant-man is an agent published in the GitHub repository CohesiumAI/assemble (11 stars, last pushed 1mo ago), licensed MIT. It adds 31 tokens to every session and 1,207 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.