Marketplace

Find the right skill for the job.

Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.

Start with the job to be done
467 results
Build Mobile · All facets
Page 7 of 20
SkillHub ClubBuild Mobile

app-store-deployment

This skill automates mobile app deployment to iOS App Store and Google Play, handling code signing, versioning, and CI/CD pipelines to streamline release preparation and ensure proper store compliance.

C 4.6
Full StackDevOpsMobile
84
rank 63
hot 93
SkillHub ClubBuild Mobile

android-remote-control

远程控制 Android 设备,支持截图、点击、滑动及 App 管理。使用 uiautomator2 作为底层引擎,通过 ADB 连接设备。当用户需要:(1) 查看手机屏幕,(2) 自动化操作手机 App,(3) 远程安装/卸载软件,(4) 跨设备协作时,使用此技能。

C 4.6
Full StackMobile
3.1K
rank 82
hot 99
SkillHub ClubBuild Mobile

1k-ui-recipes

UI recipes for scroll offset (useScrollContentTabBarOffset), view transitions (startViewTransition), horizontal scroll in collapsible tab headers (CollapsibleTabContext), Android bottom tab touch interception workaround, keyboard avoidance for input fields, and iOS overlay navigation freeze prevention (resetAboveMainRoute).

C 4.6
Full StackFrontendMobile
2.3K
rank 80
hot 99
SkillHub ClubBuild Mobile

android-gradle-logic

Expert guidance on setting up scalable Gradle build logic using Convention Plugins and Version Catalogs.

C 4.6
Full StackMobile
508
rank 72
hot 99
SkillHub ClubBuild Mobile

responsiveness-check

Test website responsiveness across viewport widths using browser automation. Resizes a single session through breakpoints, screenshots each width, and detects layout transitions (column changes, nav switches, overflow). Produces comparison reports showing exactly where layouts break. Trigger with 'responsiveness check', 'check responsive', 'breakpoint test', 'viewport test', 'responsive sweep', 'check breakpoints', or 'test at mobile'.

C 4.6
Full StackMobileTesting
624
rank 74
hot 99
SkillHub ClubBuild Mobile

react-native

React Native patterns for mobile app development with Expo and bare workflow. Trigger: When building mobile apps, working with React Native components, using Expo, React Navigation, or NativeWind.

C 4.6
Full StackFrontendMobile
330
rank 70
hot 99
SkillHub ClubBuild Mobile

mobile-offline-support

Imported from https://github.com/secondsky/claude-skills.

C 4.6
Full StackMobile
84
rank 63
hot 93
SkillHub ClubBuild Mobile

react-native-app

This skill helps developers build cross-platform React Native mobile apps with navigation, state management, and API integration, enabling efficient iOS/Android development while addressing common challenges like bridge errors and performance.

C 4.6
Full StackFrontendBackend
84
rank 63
hot 93
SkillHub ClubBuild Mobile

mobile-first-design

Designs responsive interfaces starting from mobile screens with progressive enhancement for larger devices. Use when building responsive websites, optimizing for mobile users, or implementing adaptive layouts.

C 4.5
Full StackDesignerMobile
84
rank 63
hot 93
SkillHub ClubBuild Mobile

android-transfer-secure

Securely transfers files from macOS to Android with checksum verification and path validation.

C 4.5
Full StackMobileTesting
3.1K
rank 82
hot 99
SkillHub ClubBuild Mobile

android-agent

Imported from https://github.com/openclaw/skills.

C 4.5
Full StackMobile
3K
rank 82
hot 99
SkillHub ClubBuild Mobile

axiom-ios-networking

Use when implementing or debugging ANY network connection, API call, or socket. Covers URLSession, Network.framework, NetworkConnection, deprecated APIs, connection diagnostics, structured concurrency networking.

C 4.5
Full StackBackendMobile
659
rank 74
hot 99
SkillHub ClubBuild Mobile

axiom-ios-integration

Use when integrating ANY iOS system feature - Siri, Shortcuts, Apple Intelligence, widgets, IAP, camera, photo library, photos picker, audio, axiom-haptics, axiom-localization, privacy. Covers App Intents, WidgetKit, StoreKit, AVFoundation, PHPicker, PhotosPicker, Core Haptics, App Shortcuts, Spotlight.

C 4.5
Full StackMobileSecurity
659
rank 74
hot 99
SkillHub ClubBuild Mobile

axiom-auto-layout-debugging

Use when encountering "Unable to simultaneously satisfy constraints" errors, constraint conflicts, ambiguous layout warnings, or views positioned incorrectly - systematic debugging workflow for Auto Layout issues in iOS

C 4.5
Full StackMobile
659
rank 74
hot 99
SkillHub ClubBuild Mobile

axiom-background-processing

Use when implementing BGTaskScheduler, debugging background tasks that never run, understanding why tasks terminate early, or testing background execution - systematic task lifecycle management with proper registration, expiration handling, and Swift 6 cancellation patterns

C 4.5
Full StackMobileTesting
659
rank 74
hot 99
SkillHub ClubBuild Mobile

axiom-swiftdata

Use when working with SwiftData - @Model definitions, @Query in SwiftUI, @Relationship macros, ModelContext patterns, CloudKit integration, iOS 26+ features, and Swift 6 concurrency with @MainActor — Apple's native persistence framework

C 4.5
Full StackMobileIntegration
659
rank 74
hot 99
SkillHub ClubBuild Mobile

axiom-background-processing-ref

Complete background task API reference - BGTaskScheduler, BGAppRefreshTask, BGProcessingTask, BGContinuedProcessingTask (iOS 26), beginBackgroundTask, background URLSession, with all WWDC code examples

C 4.5
Full StackBackendMobile
658
rank 74
hot 99
SkillHub ClubBuild Mobile

axiom-foundation-models

Use when implementing on-device AI with Apple's Foundation Models framework — prevents context overflow, blocking UI, wrong model use cases, and manual JSON parsing when @Generable should be used. iOS 26+, macOS 26+, iPadOS 26+, axiom-visionOS 26+

C 4.5
Full StackFrontendData / AI
658
rank 74
hot 99
SkillHub ClubBuild Mobile

axiom-networking-migration

Network framework migration guides. Use when migrating from BSD sockets to NWConnection, NWConnection to NetworkConnection (iOS 26+), or URLSession StreamTask to NetworkConnection.

C 4.5
Full StackMobile
657
rank 74
hot 99
SkillHub ClubBuild Mobile

axiom-build-debugging

Use when encountering dependency conflicts, CocoaPods/SPM resolution failures, "Multiple commands produce" errors, or framework version mismatches - systematic dependency and build configuration debugging for iOS projects. Includes pressure scenario guidance for resisting quick fixes under time constraints

C 4.5
Full StackMobile
657
rank 74
hot 99
SkillHub ClubBuild Mobile

axiom-swift-concurrency

Use when you see 'actor-isolated', 'Sendable', 'data race', '@MainActor' errors, or when asking 'why is this not thread safe', 'how do I use async/await', 'what is @MainActor for', 'my app is crashing with concurrency errors', 'how do I fix data races' - Swift 6 strict concurrency patterns with actor isolation and async/await

C 4.5
Full StackData / AIMobile
657
rank 74
hot 99
SkillHub ClubBuild Mobile

axiom-concurrency-profiling

Use when profiling async/await performance, diagnosing actor contention, or investigating thread pool exhaustion. Covers Swift Concurrency Instruments template, task visualization, actor contention analysis, thread pool debugging.

C 4.5
Full StackMobile
657
rank 74
hot 99
SkillHub ClubBuild Mobile

axiom-app-discoverability

Use when making app surface in Spotlight search, Siri suggestions, or system experiences - covers the 6-step strategy combining App Intents, App Shortcuts, Core Spotlight, and NSUserActivity to feed the system metadata for iOS 16+

C 4.5
Full StackMobile
657
rank 74
hot 99
SkillHub ClubBuild Mobile

axiom-ios-accessibility

Use when fixing or auditing ANY accessibility issue - VoiceOver, Dynamic Type, color contrast, touch targets, WCAG compliance, App Store accessibility review.

C 4.5
Full StackMobile
657
rank 74
hot 99
Previous
Page 7 of 20
Next