Frontend & Design · Mobile Development

Mobile Development tools

Every Mobile Development tool worth a solo builder's time - the agent skills, MCP servers and marketplaces tagged Mobile Development, ranked by community signal. A focused slice of the broader Frontend & Design category.

What's in Mobile Development

Mobile Development collects 493 curated tools across agent skills, a focused part of the broader Frontend & Design category. Every one is screened against a single quality bar and ranked by real community signal.

These tools span Idea, Validate, Build, Ship, Launch, Grow and Operate of the build journey.

479 shown of 2,049
Description
1Vercel React Native SkillsFrontend & Designvercel-labs/agent-skillsApply prioritized React Native performance rules (lists, rendering, stable refs) when agents generate or refactor mobile UI code.
142k27.7k
2Firebase BasicsFrontend & Designfirebase/agent-skillsWire a new Android app to Firebase from project create through google-services.json using firebase-tools CLI steps.
82.2k345
3Building Native UiFrontend & Designexpo/skillsImplement performant Expo/React Native UI motion with Reanimated v4 entering, exiting, layout, and scroll-linked animations.
51.4k2k
4Firebase Ai Logic BasicsFrontend & Designfirebase/agent-skillsWire Gemini-powered Firebase AI Logic into a Flutter app with the correct CLI provisioning and `firebase_ai` client setup.
45.5k345
5Firebase FirestoreFrontend & Designfirebase/agent-skillsAdd Cloud Firestore to an Android Kotlin app with BoM dependencies, CLI enablement, and a working client instance.
42.8k345
6Firebase CrashlyticsFrontend & Designfirebase/agent-skillsProvision Firebase Crashlytics and wire Android or iOS SDK usage so crashes and non-fatal errors are actionable in production.
41.8k345
7Xcode Project SetupFrontend & Designfirebase/agent-skillsProgrammatically configure Xcode projects and Swift Package Manager dependencies when adding Firebase or iOS targets to a repo.
41.5k345
8Native Data FetchingFrontend & Designexpo/skillsImplement and debug Expo/React Native networking with fetch-first patterns, caching, offline behavior, and Expo Router loaders.
40.9k2k
9Upgrading ExpoFrontend & Designexpo/skillsUpgrade Expo SDK and dependencies safely with expo-doctor, cache clears, and version-specific migration references.
36.9k2k
10Expo Tailwind SetupFrontend & Designexpo/skillsBootstrap Tailwind CSS v4 with react-native-css and NativeWind v5 in an Expo app for shared styling on iOS, Android, and web.
36.2k2k
11Expo DeploymentFrontend & Designexpo/skillsShip an Expo app to iOS, Android, web, and API routes using EAS builds, store submission, and CI/CD workflows without guessing store-specific steps.
34.9k2k
12Expo Dev ClientFrontend & Designexpo/skillsBuild and ship custom Expo development clients with EAS when native modules or targets exceed what Expo Go can run on device.
34.8k2k
13Expo Cicd WorkflowsFrontend & Designexpo/skillsAuthor and validate EAS workflow YAML for Expo mobile CI/CD, builds, and deployment automation.
34.5k2k
14Expo Api RoutesFrontend & Designexpo/skillsAdd Expo Router +api.ts server endpoints on EAS Hosting so secrets, webhooks, and DB calls never ship inside the mobile bundle.
32.7k2k
15Firebase Remote Config BasicsFrontend & Designfirebase/agent-skillsWire Firebase Remote Config into an Android app with Gradle, google-services.json, and Analytics-ready dependencies for feature flags and conditional rollouts.
31.7k345
16Use DomFrontend & Designexpo/skillsRun web React components inside Expo native apps via DOM components and migrate web UI incrementally without a full rewrite.
26.4k2k
17Swiftui Expert SkillFrontend & Designavdlee/swiftui-agent-skillWrite, review, or refactor SwiftUI for iOS and macOS with up-to-date APIs, performance guidance, and optional Instruments trace analysis.
23.6k3k
18Flutter Apply Architecture Best PracticesFrontend & Designflutter/skillsStructure a new Flutter app or refactor an existing one into UI, logic, and data layers with MVVM and repositories for scalable solo shipping.
17.2k2.4k
19React Native Best PracticesFrontend & Designcallstackincubator/agent-skillsApply Callstack-style React Native and Expo performance patterns when FPS, TTI, bundle size, memory, or animations need tuning or jank debugging.
17k1.4k
20Mobile Android DesignFrontend & Designwshobson/agentsShip native Android UIs with Material Design 3 and Jetpack Compose when you are building or refactoring mobile screens for solo indie apps.
16.9k36.5k
21Flutter Build Responsive LayoutFrontend & Designflutter/skillsAdapt Flutter UIs across phone, tablet, and desktop window sizes without relying on device-type hacks.
16.8k2.4k
22Flutter Fix Layout IssuesFrontend & Designflutter/skillsDiagnose and fix Flutter RenderFlex overflows and unbounded constraint errors using a documented workflow and Flutter/Dart MCP tooling.
16.2k2.4k
23Expo ModuleFrontend & Designexpo/skillsShip an Expo library that mutates iOS Info.plist and AndroidManifest.xml during prebuild via config plugins.
15.9k2k
24Flutter Setup Declarative RoutingFrontend & Designflutter/skillsWire Flutter apps to go_router with MaterialApp.router, clean web URLs, and platform deep links so solo builders ship navigable mobile and web products.
15.8k2.4k
25Flutter Implement Json SerializationFrontend & Designflutter/skillsDefine Flutter model classes with manual `fromJson` / `toJson` when you want simple maps without code generation.
15.6k2.4k
26Flutter Setup LocalizationFrontend & Designflutter/skillsBootstrap type-safe Flutter l10n with ARB files, flutter_localizations, intl, and l10n.yaml before shipping multilingual apps.
15.4k2.4k
27Flutter Add Widget PreviewFrontend & Designflutter/skillsAttach @Preview annotations and previews.dart patterns so new Flutter widgets get isolated, interactive visual checks without full-app runs.
15.4k2.4k
28Flutter Use Http PackageFrontend & Designflutter/skillsWire Flutter apps to REST APIs with the official `http` package, platform permissions, and typed response handling.
15.3k2.4k
29App Store ScreenshotsFrontend & Designqu-skills/skillsGenerate App Store and Google Play screenshots and preview frames at correct pixel specs with device mockups via the belt CLI.
14.9k512
30Flutter AnimationsFrontend & Designmadteacher/mad-agents-skillsImplement, fix, or refactor Flutter motion—implicit widgets, AnimationController, Hero transitions, gestures, and reduced-motion accessibility—in existing app structure.
14.1k101
31Expo Ui SwiftuiFrontend & Designexpo/skillsEmbed native SwiftUI views and modifiers in Expo SDK 55 apps via @expo/ui with correct Host, RNHostView, and doc-driven APIs.
12.9k2k
32Expo Ui Jetpack ComposeFrontend & Designexpo/skillsShip Android-native Jetpack Compose UI inside an Expo SDK 55 app without guessing the @expo/ui bridge API.
12.5k2k
33Swift ConcurrencyFrontend & Designavdlee/swift-concurrency-agent-skillNavigate Swift Concurrency topics—from async/await and actors to migration, testing, and Instruments—when building or hardening iOS/macOS code with Swift 6 isolation rules.
12.5k1.5k
34Flutter ExpertFrontend & Designjeffallan/claude-skillsImplement predictable Flutter feature state with Bloc/Cubit patterns when forms, auth, or multi-step flows need explicit events and testable transitions.
11.7k9.7k
35Eas Update InsightsFrontend & Designexpo/skillsInterpret `eas channel:insights` JSON when analyzing Expo OTA update adoption, embedded vs OTA users, and channel health over a time window.
11.7k2k
36React Native DesignFrontend & Designwshobson/agentsApply React Native StyleSheet, flexbox, and component styling patterns while shipping a mobile UI with TypeScript.
10.7k36.5k
37Flutter Building LayoutsFrontend & Designflutter/skillsStructure and refine Flutter screens using constraints, rows/columns, and responsive patterns without layout render errors.
10.7k2.4k
38React Native ArchitectureFrontend & Designwshobson/agentsScaffold Expo Router tab layouts, dynamic routes, and theming patterns when building a React Native app with an agent.
10.5k36.5k
39Flutter Architecting AppsFrontend & Designflutter/skillsStructure a new Flutter app or refactor an existing one into UI, Logic, and Data layers with SSOT and unidirectional flow so a solo builder can scale features cleanly.
10.4k2.4k
40Flutter Animating AppsFrontend & Designflutter/skillsAdd polished motion, transitions, and physics feedback to a Flutter mobile UI without hand-rolling frame math.
9.7k2.4k
41Apple Appstore ReviewerFrontend & Designgithub/awesome-copilotAudit an iOS codebase and project metadata like App Store reviewer would, surfacing rejection risks before submission.
9.7k34.6k
42Flutter Managing StateFrontend & Designflutter/skillsChoose and implement Flutter state management—from local setState to MVVM with Provider—for widgets that share data.
9.6k2.4k
43Flutter Theming AppsFrontend & Designflutter/skillsDefine Material 3 color schemes, typography, and adaptive platform styling across a Flutter app without scattered one-off widget colors.
9.5k2.4k
44Flutter Implementing Navigation And RoutingFrontend & Designflutter/skillsImplement screen transitions, declarative routing, nested navigators, and deep links in Flutter apps.
9.3k2.4k
45Flutter Caching DataFrontend & Designflutter/skillsChoose and implement Flutter local caching—preferences, SQLite, files, images, and offline-first sync—so mobile apps feel fast and work with spotty connectivity.
8.7k2.4k
46Flutter Reducing App SizeFrontend & Designflutter/skillsShrink Flutter release bundles and prove download size before store submission when APK/AAB/IPA limits bite.
8.7k2.4k
47Flutter Building FormsFrontend & Designflutter/skillsImplement Flutter login and data-entry screens with Form, GlobalKey<FormState>, and field validation without breaking state on rebuilds.
8.6k2.4k
48Flutter Handling Http And JsonFrontend & Designflutter/skillsWire Flutter apps to REST APIs with safe HTTPS requests, explicit status handling, and JSON models without blocking the UI thread.
8.6k2.4k
49App Store ScreenshotsFrontend & Designparthjadhav/app-store-screenshotsScaffold a Next.js + ShadCN screenshot editor to design and bulk-export App Store and Google Play marketing screenshots at every required device resolution.
8.6k5.5k
50Flutter Handling ConcurrencyFrontend & Designflutter/skillsKeep Flutter UIs smooth by moving heavy CPU work and large parses off the main isolate.
8.5k2.4k
51Flutter Localizing AppsFrontend & Designflutter/skillsWire Flutter gen-l10n, ARB files, and MaterialApp localizations so the app ships in multiple locales.
8.5k2.4k
52Flutter Working With DatabasesFrontend & Designflutter/skillsArchitect Flutter local persistence with repositories as single source of truth, stateless services, and MVVM-friendly domain models over SQLite or similar stores.
8.5k2.4k
53Flutter Improving AccessibilityFrontend & Designflutter/skillsGuide your agent through Flutter semantics, contrast, scaling, and tap targets so TalkBack and VoiceOver users can actually use your app.
8.4k2.4k
54Flutter Interoperating With Native ApisFrontend & Designflutter/skillsBridge Flutter Dart code to Android, iOS, and web native capabilities via FFI, platform channels, Pigeon, platform views, and modern JS interop.
8.3k2.4k
55Flutter Adding Home Screen WidgetsFrontend & Designflutter/skillsAdd Android and iOS home screen widgets that show glanceable app data using native UI plus Flutter-side updates via the home_widget package.
8.3k2.4k
56Flutter Building PluginsFrontend & Designflutter/skillsScaffold and implement Flutter plugins—including federated splits and platform channels—when your solo app needs native Android, iOS, Windows, or FFI bridges as reusable packages.
8.3k2.4k
57Flutter Embedding Native ViewsFrontend & Designflutter/skillsEmbed native maps, WebViews, or other platform UIView/Android views inside Flutter with the right composition mode for performance and transforms.
8.2k2.4k
58Flutter Setting Up On MacosFrontend & Designflutter/skillsConfigure a Mac with Xcode, CocoaPods, and Flutter PATH so you can compile and run Flutter apps for iOS and macOS.
7.9k2.4k
59Flutter Setting Up On WindowsFrontend & Designflutter/skillsInstall and configure the Flutter SDK, Visual Studio build tools, and platform targets on Windows for desktop and Android builds.
7.7k2.4k
60Flutter Setting Up On LinuxFrontend & Designflutter/skillsInstall Linux GTK/clang toolchain packages and validate Flutter desktop, including Snapcraft prep for distribution.
7.6k2.4k

Showing the top 479 of 2,049 tools · search to find the rest.

Explore more
FAQ

Mobile Development tools - common questions

What counts as a Mobile Development tool?

Any agent skill, MCP server or marketplace tagged Mobile Development - a focused slice of the broader Frontend & Design category. Skillselion collects every Mobile Development tool across types on one page.

How are Mobile Development tools ranked?

By real community signal - installs, GitHub stars and votes - not paid placement. Sponsored slots, when present, are labelled and kept out of the ranking.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.