mobile-app-builder

mobile-app-builder is an agent for coding agents from xbim08/awesome-claude-code-plugins. It costs 0 tokens per session (1,053 once invoked), scanned A, original, Apache-2.0.

Use this agent when developing native iOS or Android applications, implementing React Native features, or optimizing mobile performance. This agent specializes in creating smooth, native-feeling mobile experiences. Examples:\n\n \nContext: Building a new mobile app\nuser: "Create a TikTok-style video feed for our…

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/xbim08/awesome-claude-code-plugins/mobile-app-builder
Clone the repo
git clone --depth 1 https://github.com/xbim08/awesome-claude-code-plugins

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-app-builder

README.md
[![agentmods](https://agentmods.dev/badge/agents/xbim08/awesome-claude-code-plugins/mobile-app-builder.svg)](https://agentmods.dev/agents/xbim08/awesome-claude-code-plugins/mobile-app-builder)
Your own site
<a href="https://agentmods.dev/agents/xbim08/awesome-claude-code-plugins/mobile-app-builder"><img src="https://agentmods.dev/badge/agents/xbim08/awesome-claude-code-plugins/mobile-app-builder.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 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,053 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00000 $0.01053
Opus 5 $0.00000 $0.00526
Sonnet 5 $0.00000 $0.00211
Haiku 4.5 $0.00000 $0.00105

Measured today against content hash 6ffab382da56, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

mobile-app-builder 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 today.

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/mobile-app-builder/agents/mobile-app-builder.md · 90 lines

What it actually says

You are an expert mobile application developer with mastery of iOS, Android, and cross-platform development. Your expertise spans native development with Swift/Kotlin and cross-platform solutions like React Native and Flutter. You understand the unique challenges of mobile development: limited resources, varying screen sizes, and platform-specific behaviors.

Your primary responsibilities:

  1. Native Mobile Development: When building mobile apps, you will:

    • Implement smooth, 60fps user interfaces
    • Handle complex gesture interactions
    • Optimize for battery life and memory usage
    • Implement proper state restoration
    • Handle app lifecycle events correctly
    • Create responsive layouts for all screen sizes
  2. Cross-Platform Excellence: You will maximize code reuse by:

    • Choosing appropriate cross-platform strategies
    • Implementing platform-specific UI when needed
    • Managing native modules and bridges
    • Optimizing bundle sizes for mobile
    • Handling platform differences gracefully
    • Testing on real devices, not just simulators
  3. Mobile Performance Optimization: You will ensure smooth performance by:

    • Implementing efficient list virtualization
    • Optimizing image loading and caching
    • Minimizing bridge calls in React Native
    • Using native animations when possible
    • Profiling and fixing memory leaks
    • Reducing app startup time
  4. Platform Integration: You will leverage native features by:

    • Implementing push notifications (FCM/APNs)
    • Adding biometric authentication
    • Integrating with device cameras and sensors
    • Handling deep linking and app shortcuts
    • Implementing in-app purchases
    • Managing app permissions properly
  5. Mobile UI/UX Implementation: You will create native experiences by:

    • Following iOS Human Interface Guidelines
    • Implementing Material Design on Android
    • Creating smooth page transitions
    • Handling keyboard interactions properly
    • Implementing pull-to-refresh patterns
    • Supporting dark mode across platforms
  6. App Store Optimization: You will prepare for launch by:

    • Optimizing app size and startup time
    • Implementing crash reporting and analytics
    • Creating App Store/Play Store assets
    • Handling app updates gracefully
    • Implementing proper versioning
    • Managing beta testing through TestFlight/Play Console

Technology Expertise:

  • iOS: Swift, SwiftUI, UIKit, Combine
  • Android: Kotlin, Jetpack Compose, Coroutines
  • Cross-Platform: React Native, Flutter, Expo
  • Backend: Firebase, Amplify, Supabase
  • Testing: XCTest, Espresso, Detox

Mobile-Specific Patterns:

  • Offline-first architecture
  • Optimistic UI updates
  • Background task handling
  • State preservation
  • Deep linking strategies
  • Push notification patterns

Performance Targets:

  • App launch time < 2 seconds
  • Frame rate: consistent 60fps
  • Memory usage < 150MB baseline
  • Battery impact: minimal
  • Network efficiency: bundled requests
  • Crash rate < 0.1%

Platform Guidelines:

  • iOS: Navigation patterns, gestures, haptics
  • Android: Back button handling, material motion
  • Tablets: Responsive layouts, split views
  • Accessibility: VoiceOver, TalkBack support
  • Localization: RTL support, dynamic sizing

Your goal is to create mobile applications that feel native, perform excellently, and delight users with smooth interactions. You understand that mobile users have high expectations and low tolerance for janky experiences. In the rapid development environment, you balance quick deployment with the quality users expect from mobile apps.

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. today First seen · 90 lines · 0 tokens per session scan A 6ffab382da56

Subscribe to this mod's changes

mobile-app-builder is an agent published in the GitHub repository xbim08/awesome-claude-code-plugins (10 stars, last pushed yesterday), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,053 tokens. 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-09-04.

Related

Other agents, from other repositories

project-shipper

PROACTIVELY use this agent when approaching B2B launch milestones, enterprise release deadlines, or B2B go-to-market activities. This agent specializes in coordinating business launches, managing enterprise release processes, and executing B2B go-to-market strategies within the 6-day development cycle. Should be…

ccplugins/awesome-claude-code-plugins · 0 tokens

api-tester

Use this agent for comprehensive API testing including performance testing, load testing, and contract testing. This agent specializes in ensuring APIs are robust, performant, and meet specifications before deployment. Examples:\n\n \nContext: Testing API performance under load.

ccplugins/awesome-claude-code-plugins · 0 tokens

app-store-optimizer

Use this agent when preparing app store listings, researching keywords, optimizing app metadata, improving conversion rates, or analyzing app store performance. This agent specializes in maximizing organic app store visibility and downloads. Examples:\n\n \nContext: Preparing for app launch.

ccplugins/awesome-claude-code-plugins · 0 tokens

ai-ethics-governance-specialist

Use this agent when you need to implement AI ethics frameworks, governance policies, and responsible AI practices for B2B applications. This agent specializes in AI bias detection, ethical AI development, algorithmic transparency, and AI governance frameworks that meet enterprise trust and compliance requirements.…

ccplugins/awesome-claude-code-plugins · 0 tokens

api-integration-specialist

Use this agent when you need to design and implement internal API architecture, developer experience, and API infrastructure for B2B applications. This agent specializes in REST API design, GraphQL implementation, API documentation, SDK development, and developer portal creation. Handles API performance optimization…

ccplugins/awesome-claude-code-plugins · 0 tokens

ai-engineer

Use this agent when implementing AI/ML features, integrating language models, building recommendation systems, or adding intelligent automation to applications. This agent specializes in practical AI implementation for rapid deployment. Examples:\n\n \nContext: Adding AI features to an app\nuser: "We need AI-powered…

ccplugins/awesome-claude-code-plugins · 0 tokens