Browse skills
128 curated agent skills for mobile developers. Filter by your stack — every one links back to its author.
72 skills
ASO Audit
FeaturedScores an App Store listing — title, subtitle, keywords, description, visuals, ratings — on a 0-10 rubric.
Dimillian iOS Skills
FeaturedTask-focused iOS skills by the Ice Cubes author: Liquid Glass migration, simulator build/debug, UI patterns, and App Store release notes.
Expo Deployment
FeaturedAutomates EAS Build and submission to App Store/TestFlight, Google Play, and web hosting.
React Native Best Practices
FeaturedPerformance reference for React Native: JS/React profiling, native iOS/Android tuning, and bundle size.
SwiftUI Pro
FeaturedReviews SwiftUI code for modern APIs, performance, state, and accessibility — catching mistakes LLMs commonly make.
.NET MAUI Skills
37 skills for .NET MAUI and Xamarin-to-MAUI migration: SDK-style projects, TFMs, Info.plist, bindings, and code signing.
Accessibility Agents
WCAG 2.2 AA accessibility review skills across platforms so agents stop generating inaccessible UI, with i18n/RTL checks.
Amplitude Skills
Amplitude's official skills to instrument analytics, analyze charts, and run experiments from the editor.
App Icon Optimization
Applies icon design principles and A/B testing (PPO / Play Experiments) to lift store conversion.
App Preview Video
Scripts App Store / Play preview videos with beat-by-beat structure and spec compliance.
App Store Connect CLI
A JSON-first CLI for the App Store Connect API (TestFlight, builds, submissions, signing, screenshots) usable as an agent tool.
App Store Preflight
Scans iOS/macOS Xcode projects for App Store rejection patterns (privacy manifests, entitlements, screenshots) before submission.
App Store Review Skill
Scans Xcode projects for common App Store rejection reasons before you submit.
Apple Search Ads
Plans Apple Search Ads campaign structure, CPP variants, and keyword bidding for paid acquisition.
Apple Skills
Apple-dev skills covering iOS 26+ APIs, SwiftUI, UIKit, Liquid Glass, and Human Interface Guidelines.
ASC Metrics
Syncs App Store Connect data — downloads, revenue, subscriptions, trials, IAP, country breakdowns.
Better i18n Skills
Localization skills routing i18n/l10n tasks to mobile-specific references for Expo, Swift SPM, and Flutter.
Capawesome Capacitor & Ionic Skills
Capawesome's skills for Capacitor and Ionic, including SPM migration; works across Claude Code, Cursor, Windsurf and Copilot.
Capgo Capacitor Skills
46 skills for Capacitor including Capgo live/OTA updates and design, for agents building cross-platform native-runtime apps.
Claude Code Apple Skills
A large iOS/macOS/visionOS skill set: planning, SwiftUI, SwiftData, code & UI review, accessibility, ASO, and App Store flows.
Claude Code iOS Dev Guide
Setup and workflow skills for the Claude Code CLI with PRD-driven flows and planning modes for SwiftUI iOS development.
Clix Push Notification Skills
Mobile push skills for iOS (APNS), Android (FCM), RN, Expo and Flutter: setup, token management, handlers, and deep linking.
Competitor Analysis
Runs competitive intelligence: metadata comparison, keyword-gap matrix, and creative/ASO recommendations.
Competitor Tracking
Sets up routine monitoring of competitor apps — ranking, metadata, and creative changes over time.
Core Data Expert
Comprehensive Core Data help: data modeling, fetch requests, performance, and common persistence patterns.
Expo CI/CD Workflows
Writes and validates EAS CI/CD workflow YAML with composable build, submit, maestro, and update jobs.
Expo Dev Client
Builds and distributes custom Expo development clients locally or via TestFlight.
Expo Module
Creates custom Expo native modules and bridges them to native iOS/Android code.
Expo UI: SwiftUI
Uses native iOS SwiftUI components directly inside an Expo app.
Expo use DOM
Runs React web components in a webview on iOS/Android while rendering natively on web via Expo DOM.
Fastlane CLI Skills
Fastlane skills incl. metadata-sync: push/pull store titles, descriptions, release notes, screenshots and privacy data.
Fastlane Skill
Sets up and runs Fastlane to build and release apps: testing, TestFlight uploads, code signing (match), and App Store submission.
Firebase Agent Skills
Google's official Firebase skills: Auth, Firestore, Storage and best-practice workflows; FlutterFire/SDK-friendly.
Flutter E2E Testing (MCP)
MCP-based skill driving E2E testing of Flutter, React Native, iOS, and Android from natural language.
Flutter Home Screen Widgets
Adds native home screen widgets to Flutter apps on both Android and iOS.
GitHub Actions for React Native
GitHub Actions workflows for RN iOS simulator and Android emulator cloud builds with downloadable artifacts.
Godot Claude Skills
Claude Code skills for the Godot engine: GDScript guidance, GdUnit4 testing with input simulation, exports, and CI/CD.
GodotPrompter
An agentic skills framework for Godot 4.x with token-budgeted SKILL.md routing and an advanced GDScript skill.
Greenlight App Store Preflight
A pre-submission compliance scanner for the Apple App Store that flags Review-guideline violations.
HeroUI Native
Teaches AI assistants HeroUI Native v3 components, variants, theming, and upgrade patterns for React Native.
In-App Events
Plans App Store in-app events and seasonal campaigns to boost visibility and re-engagement.
Ionic Capacitor Skills
Skills for production Ionic Capacitor apps with Angular, React, or Vue — native runtime patterns and mobile build workflows.
iOS Application Development
iOS guidance with UIKit, SnapKit, and SwiftUI: navigation, safe areas, Dynamic Type, and Dark Mode.
iOS Swift Skills
iOS 26+ skills: SwiftUI Liquid Glass, UI patterns, view refactoring, performance audits, concurrency, and an iOS debugger agent.
Keyword Research
Finds and prioritizes App Store keywords using real store data to improve discoverability.
Liquid Glass Reference
An iOS 26 Liquid Glass Swift/SwiftUI reference to point your agent at when implementing glass effects.
Market Pulse
A market briefing combining chart movements, trending keywords, featured apps, and new launches.
Metadata Optimization
Optimizes store listing metadata (title, subtitle, keyword field, description) for ranking and conversion.
Mobile Design
Guides mobile UI design and framework choice across React Native, Flutter, SwiftUI, and Kotlin.
Onboarding Optimization
Audits app onboarding screen-by-screen, funneling users toward one activation event and cutting friction.
PostHog Skills
PostHog's official skills for product-analytics automation: events, persons, feature flags, insights and annotations.
React Native Brownfield Migration
Incrementally adopts RN/Expo into existing native apps using @callstack/react-native-brownfield.
Review Management
Fetches and categorizes app reviews (bugs, feature requests, UX, pricing, praise) into actions to lift ratings.
Sentry for AI
Teaches agents to use Sentry: setup wizards for React Native/Expo, error monitoring, tracing, profiling, replay, symbolication.
Swift Architecture
Architecture design and implementation patterns for structuring iOS apps at scale.
Swift Concurrency Expert
Expert Swift Concurrency guidance covering safe concurrency, performance tuning, and Swift 6 migration.
Swift Concurrency Pro
Concurrency reviewer that catches reentrancy bugs, actor-isolation violations, and async/await pitfalls.
Swift Development
Swift iOS/macOS skill with SwiftUI + Observable, Swift 6 concurrency, testing, and Swift/Xcode version-compatibility checks.
Swift iOS Skills
84 self-contained skills for iOS 26+, Swift 6.3 and modern Apple frameworks (Liquid Glass, StoreKit, WidgetKit, App Intents).
Swift Patterns
Modern Swift/SwiftUI best practices: state management, navigation, view composition, and iOS 17/18/26 APIs.
Swift Testing Expert
Write quality Swift Testing tests, migrate from XCTest, and adopt parameterized, async, and parallel patterns.
Swift Testing Pro
Targets common Swift Testing mistakes by LLMs and keeps generated tests small and fast.
SwiftData Pro
Guides AI on SwiftData: @Model, @Query, predicates, indexes, migrations, relationships, and iCloud sync.
SwiftUI Claude Skills
Claude Code skills for iOS 26 Liquid Glass, SwiftUI animations and UI patterns, cross-checked against Apple docs.
SwiftUI Expert
On-demand SwiftUI guidance spanning state, view composition, Swift Charts, animations, and iOS 26 Liquid Glass.
Tauri Skill
A docs-driven Tauri skill for cross-platform desktop and mobile apps: Rust commands, IPC, capabilities/permissions, CSP, plugins.
Tauri v2 Skill
A Tauri v2 skill for tauri.conf.json, Rust commands, IPC patterns, capabilities, build troubleshooting and desktop/mobile deploy.
Unity Claude Skills
A Unity 6.3 LTS Claude Code plugin: ~35 skills covering the Unity engine docs with patterns and API references.
Unity Skills
AI automation skills purpose-built for Unity game development, with functional source modules and advisory design modules.
Unity Training Skills
Skills enforcing Unity engineering standards: VContainer DI, SignalBus messaging, and code-quality rules for game teams.
Upgrading React Native
Upgrades RN apps by applying template diffs, updating deps, and migrating native iOS/Android config.
Xcode Build Optimization
Benchmarks and tunes Xcode build settings to speed up incremental and clean builds.