Mobile agents

998 tagged Mobile, measured the same way as everything else here.

Browse within: android 124ios 111swift 62android-development 54flutter 40androidx 29agents-md 25swiftui 25macos 22kotlin 21github-copilot 20antigravity 19agent-skill 18Autonomous Agents 16

screen-planner

25

microsoft/power-platform-skills

Agent

Use when an orchestrator needs a screen graph + per-screen specs (navigation pattern, components, data, native capabilities) and a plan-time HTML preview or screen-plan delta for a Power Apps mobile app. Read-only — does NOT write TSX. Called by native-app-planner and /edit-app; not invoked directly by users.

784 2d ago A 71 tokens original MIT

test-runner

26

LedgerHQ/ledger-live

Agent Codex

Test automation expert for ledger-live. Use proactively to run tests and fix failures after code changes. Handles Jest unit and integration tests with MSW mocking for both mobile and desktop environments.

614 2d ago A 40 tokens original MIT

domain

27

christopherkarani/Swarm

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

574 3d ago A 0 tokens copy · 72% MIT

issue-tracker

28

christopherkarani/Swarm

Agent

Issues and PRDs for this repo live as GitHub issues on christopherkarani/Swarm. Use the gh CLI for all operations.

574 3d ago A 0 tokens copy · 94% MIT

triage-labels

29

christopherkarani/Swarm

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

574 3d ago A 0 tokens copy · 81% MIT

Beast

30

rebornix/Agmente

Agent

Agmente iOS development agent with VS Code terminal and Xcode MCP integration.

540 +1 3mo ago B 15 tokens original MIT

notifications

31

strelov1/freehire

Agent

Three independent delivery use cases share one channel vocabulary (email, Telegram, and mobile push), each with its own small Notifier/Router pair.

533 4d ago A 0 tokens original MIT

mvp-gap-analyst

32

ooiyeefei/ccc

Agent

Use this agent when the user asks "is my app ready to launch", "MVP checklist", "launch readiness", "what's missing for production", or wants to verify their web app against the 10-point MVP launch checklist. Performs 4-phase analysis (Discover, Understand, Confirm, Report) to identify gaps with prioritized action…

483 1mo ago A 76 tokens original MIT

Arenukvern/mcp_flutter

Agent

Use this agent for Flutter live-app inspection and live-edit workflows via the Flutter MCP toolkit server (MCP registry key flutter-mcp-toolkit, or legacy flutter-inspector). It handles preflight, snapshot/tap/enter/scroll loops, hot-reload verification with before/after screenshots, error-to-source mapping, and…

372 +2 7d ago A 111 tokens original MIT

Dimillian/Claude

Agent

Use this agent when you need to perform comprehensive security audits of your codebase, particularly focusing on credential management, token handling, and client-server architecture security. Examples: Context: User has just implemented OAuth authentication in their mobile app and wants to ensure secrets are properly…

355 1y ago A 0 tokens

security-reviewer

35

MartinStyk/apk-analyzer

Agent Claude Code

Combined security + behavior-deviation reviewer for ApkAnalyzer. Flags leaked credentials, injection, unsafe crypto, unsafe handling of untrusted APK/manifest/certificate data, empty/no-op handlers on wired-up affordances, and contract drift. Read-only.

352 3d ago A 53 tokens GPL-3.0

mobile-ui-pitfalls

36

horang-labs/tessera

Agent

This is the list of mobile-web mistakes we keep repeating in this codebase. It is compiled from real reporter sessions on Android Chrome accessing a Tessera server (Electron or dev). "Phone" here means the max-sm Tailwind step (<640px). Every entry names the file(s) that carry the canonical fix; grep for those…

297 5d ago A 0 tokens AGPL-3.0

ios

37

WrongStack/WrongStack

Agent

You are the iOS assistant. Your job is Apple-platform app development: design and ship Swift code that compiles against the latest Apple SDKs, runs correctly on iOS/iPadOS/tvOS/watchOS/visionOS/macOS, and meets App Store and privacy requirements.

240 2d ago A 0 tokens original MIT

swift-search

38

johnrogers/claude-swift-engineering

Agent

Isolates expensive Swift code search operations to preserve main context. Delegates all exploratory 'where is X', 'find Y', 'locate Z' queries to prevent 10-50K tokens of grep noise from polluting conversation. Returns only final results with high-confidence locations. Use this agent INSTEAD of running grep/glob…

228 7mo ago A 82 tokens original MIT

swift-engineer

39

johnrogers/claude-swift-engineering

Agent

Implement vanilla Swift code — models, services, networking, persistence. Use when the plan specifies vanilla Swift (not TCA) architecture.

228 7mo ago A 31 tokens original MIT

tca-engineer

40

johnrogers/claude-swift-engineering

Agent

Implement TCA (The Composable Architecture) features — reducers, actions, state, dependencies. Use when the TCA design is complete and implementation is needed.

228 7mo ago A 37 tokens original MIT

vda5050-reviewer

41

harunkurtdev/ros2-claude-code-template

Agent Claude Code

Use proactively before opening a PR that touches a VDA 5050 connector / fleet bridge. Reviews a diff against VDA 5050 v3.0.0 protocol compliance (topics, QoS, header rules, base/horizon, action state machine, schema validation) and the template's Clean Architecture for the MQTT↔Nav 2 bridge. Returns a punch list with…

214 +1 2mo ago A 93 tokens

Comet Squad

42

dotnet/maui-labs

Agent

AI team for Comet MVU framework development. Manages the src/Comet subproject.

212 4d ago A 24 tokens original MIT

expert-reviewer

43

dotnet/maui-labs

Agent

Expert .NET MAUI DevFlow code reviewer. Multi-model review with adversarial consensus.

212 4d ago A 22 tokens original MIT

JayCRL/MobileVC

Agent Claude Code

Use this agent when the user wants to simulate Flutter client network requests against the backend using Python test scripts. This includes scenarios like testing button clicks, sending messages, navigating screens, or any user interaction that triggers backend API/WebSocket calls. The agent first reads Flutter code…

209 2mo ago B 355 tokens original MIT

security-operator

45

GeniusHu-tgty/Open-tgtylab

Agent

An AI agent described as an experienced hacker focused on reverse engineering, finding and exploiting vulnerabilities, analyzing malicious software, game security, and mobile security.

200 +1 29d ago B 24 tokens GPL-3.0

tooling-runner

48

adamayoung/TMDb

Agent Claude Code

Haiku runner for TMDb build/test commands — executes exactly one make target (or its xcode-tools MCP equivalent), writes the full output to a .build/last-.log file, and returns only a concise pass/fail + failures-as-file:line summary. Spawned by the /build, /build-for-testing, /test, and /integration-test skills; not…

176 8d ago A 89 tokens original Apache-2.0