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 6 of 20
SkillHub ClubBuild Mobile

nansi

Build stunning websites, landing pages, portfolios, and web apps by chatting with Nansi on WhatsApp. A no-code, mobile-first AI website builder — just describe what you want (text or voice note) and get a live site in under 2 minutes. No coding, no design skills, no app to download. Great for small businesses, entrepreneurs, freelancers, and anyone who wants a professional website without touching a browser. Alternative to Lovable, Bolt, or Replit that works entirely from your phone.

C 4.8
Full StackData / AIDesigner
3.1K
rank 82
hot 99
SkillHub ClubBuild Mobile

android-reverse-engineering-skill

Decompile Android APK, XAPK, JAR, and AAR files using jadx or Fernflower/Vineflower. Reverse engineer Android apps, extract HTTP API endpoints (Retrofit, OkHttp, Volley), and trace call flows from UI to network layer. Use when the user wants to decompile, analyze, or reverse engineer Android packages, find API endpoints, or follow call flows.

C 4.8
Full StackFrontendBackend
1.3K
rank 77
hot 99
SkillHub ClubBuild Mobile

axiom-ios-ui

Use when building, fixing, or improving ANY iOS UI including SwiftUI, UIKit, layout, navigation, animations, design guidelines. Covers view updates, layout bugs, navigation issues, performance, architecture, Apple design compliance.

C 4.8
Full StackFrontendDesigner
658
rank 74
hot 99
SkillHub ClubBuild Mobile

flutter-obfuscate-docs

Provides clear commands for applying Flutter's built-in obfuscation across Android, iOS, and desktop platforms. Includes specific examples for building, deobfuscating stack traces, and generating mapping files. Documents important limitations like runtime type checking failures.

A 7.2
MobileTech WriterSecurity
flutterobfuscationmobile-securitydebugging
2
rank 72
hot 79
SkillHub ClubBuild Mobile

android-coroutines

Authoritative rules and patterns for production-quality Kotlin Coroutines onto Android. Covers structured concurrency, lifecycle integration, and reactive streams.

C 4.8
Full StackMobileIntegration
508
rank 72
hot 99
SkillHub ClubBuild Mobile

swift-best-practices

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

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

swift-settingskit

SettingsKit is a SwiftUI framework for building modern settings interfaces across Apple platforms, offering searchable settings, nested navigation, and seamless integration with Swift's @Observable state management.

C 4.8
Full StackMobileIntegration
83
rank 63
hot 93
SkillHub ClubBuild Mobile

accessibility-compliance

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

C 4.8
Full StackDesignerMobile
31.6K
rank 94
hot 99
SkillHub ClubBuild Mobile

1k-platform-requirements

Documents minimum SDK/OS version requirements for all OneKey platforms. Use when checking platform compatibility, understanding deployment targets, verifying version requirements, or when user asks if their device can run the project. Triggers on minimum version, SDK version, API level, deployment target, platform requirements, iOS version, Android version, Chrome version, Electron version, can I run, environment check, device compatibility, check environment.

C 4.8
Full StackBackendDevOps
2.3K
rank 80
hot 99
SkillHub ClubBuild Mobile

rxswift-memory-check

A highly practical and well-structured RxSwift memory leak detection skill with clear instructions, actionable patterns, and comprehensive reporting for iOS developers.

A 8.0
Full StackMobile
1
rank 80
hot 77
SkillHub ClubBuild Mobile

jadx

Android APK decompiler that converts DEX bytecode to readable Java source code. Use when you need to decompile APK files, analyze app logic, search for vulnerabilities, find hardcoded credentials, or understand app behavior through readable source code.

C 4.8
Full StackMobile
697
rank 74
hot 99
SkillHub ClubBuild Mobile

apktool

Android APK unpacking and resource extraction tool for reverse engineering. Use when you need to decode APK files, extract resources, examine AndroidManifest.xml, analyze smali code, or repackage modified APKs.

C 4.8
Full StackMobile
697
rank 74
hot 99
SkillHub ClubBuild Mobile

mobile-app-testing

This skill provides comprehensive mobile app testing strategies, including unit, integration, and E2E testing with tools like Jest, XCTest, Detox, and Appium. It helps establish robust test infrastructure, manage device farms, reduce flaky tests, and ensure high-quality releases for iOS, Android, and React Native applications.

C 4.7
Full StackFrontendMobile
84
rank 63
hot 93
SkillHub ClubBuild Mobile

android-screen-capture

A macOS wrapper for scrcpy that displays Android device screens with an integrated console for live app logs. Provides a unified interface similar to iPhone screen capture, including window controls and keyboard shortcuts for common scrcpy operations.

A 7.0
Mobile
android-developmentscreen-mirroringdebuggingscrcpy
1
rank 70
hot 77
SkillHub ClubBuild Mobile

axiom-file-protection-ref

Use when asking about 'FileProtectionType', 'file encryption iOS', 'NSFileProtection', 'data protection', 'secure file storage', 'encrypt files at rest', 'complete protection', 'file security' - comprehensive reference for iOS file encryption and data protection APIs

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

axiom-avfoundation-ref

Reference — AVFoundation audio APIs, AVAudioSession categories/modes, AVAudioEngine pipelines, bit-perfect DAC output, iOS 26+ spatial audio capture, ASAF/APAC, Audio Mix with Cinematic framework

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

axiom-swift-performance

Use when optimizing Swift code performance, reducing memory usage, improving runtime efficiency, dealing with COW, ARC overhead, generics specialization, or collection optimization

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

axiom-swiftui-architecture

Use when separating logic from SwiftUI views, choosing architecture patterns, refactoring view files, or asking 'where should this code go', 'how do I organize my SwiftUI app', 'MVVM vs TCA vs vanilla SwiftUI', 'how do I make SwiftUI testable' - comprehensive architecture patterns with refactoring workflows for iOS 26+

C 4.7
Full StackMobileTesting
647
rank 74
hot 99
SkillHub ClubBuild Mobile

android-accessibility

Expert checklist and prompts for auditing and fixing Android accessibility issues, especially in Jetpack Compose.

C 4.7
Full StackMobile
509
rank 72
hot 99
SkillHub ClubBuild Mobile

kotlin-concurrency-expert

Kotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve lifecycle issues in Kotlin/Android code.

C 4.7
Full StackMobile
509
rank 72
hot 99
SkillHub ClubBuild Mobile

mobile-app-debugging

This skill provides comprehensive debugging techniques for mobile apps across iOS, Android, and cross-platform frameworks like React Native, helping developers resolve crashes, memory leaks, performance issues, and network problems using platform-specific tools and best practices.

C 4.7
Full StackFrontendMobile
84
rank 63
hot 93
SkillHub ClubBuild Mobile

responsive-web-design

This skill creates adaptive web interfaces using Flexbox, CSS Grid, and mobile-first media queries to ensure optimal layouts across all devices and screen sizes, with a focus on cross-browser compatibility and flexible UI systems.

C 4.7
Full StackFrontendDesigner
84
rank 63
hot 93
SkillHub ClubBuild Mobile

android-viewmodel

Best practices for implementing Android ViewModels, specifically focused on StateFlow for UI state and SharedFlow for one-off events.

C 4.7
Full StackFrontendMobile
492
rank 72
hot 99
SkillHub ClubBuild Mobile

whatsapp-message-management

This Claude skill transforms WhatsApp into a mobile-first life management interface, enabling users to capture tasks, receive daily briefings, track habits, and query their knowledge base through natural messaging, seamlessly integrating with the broader ExoMind ecosystem.

C 4.7
Full StackMobile
15
rank 54
hot 86
Previous
Page 6 of 20
Next