1,063 free skills
Mobile skills
Skills for mobile development — Swift/iOS, Kotlin/Android, Flutter, and React Native patterns and testing.
Sourced from real, public repositories — synced daily, never invented.
1,063 free skills
Skills for mobile development — Swift/iOS, Kotlin/Android, Flutter, and React Native patterns and testing.
Sourced from real, public repositories — synced daily, never invented.
15 tools across six categories
13 of them never send your data anywhere
Free · No signup · No trial clock
SEE THE DIRECTORY

virtual-agent/android
anthropics/knowledge-work-plugins
Zoom Virtual Agent Android integration via WebView. Use for Java/Kotlin bridge callbacks, native URL handling, support_handoff relay, and lifecycle-safe embedding.
zoom-meeting-sdk-ios
anthropics/knowledge-work-plugins
|
zoom-meeting-sdk-android
anthropics/knowledge-work-plugins
|
zoom-video-sdk-ios
anthropics/knowledge-work-plugins
|
contact-center/ios
anthropics/knowledge-work-plugins
Zoom Contact Center SDK for iOS. Use for native iOS chat/video/ZVA/scheduled callback integrations, app lifecycle bridging, rejoin flow, and callback handling.
contact-center/android
anthropics/knowledge-work-plugins
Zoom Contact Center SDK for Android. Use for native Android chat/video/ZVA/scheduled callback integrations, campaign mode, service lifecycle, and rejoin handling.
zoom-video-sdk-flutter
anthropics/knowledge-work-plugins
|
android-emulator-qa
openai/plugins
Use when validating Android feature flows in an emulator with adb-driven launch, input, UI-tree inspection, screenshots, and logcat capture.
test-triage
openai/plugins
Triage macOS tests across Xcode and SwiftPM. Use when narrowing failures, explaining assertions or crashes, or separating setup from regressions.
dogfood
callstackincubator/agent-skills
Systematically explore and test a mobile app on iOS/Android with agent-device to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", or "test this app" on mobile. Produces a structured report with reproducible evidence: screenshots, optional repro videos, and detailed steps for every issue.
agent-device
callstackincubator/agent-skills
Automates interactions for Apple-platform apps (iOS, tvOS, macOS) and Android devices. Use when navigating apps, taking snapshots/screenshots, tapping, typing, scrolling, or extracting UI info across mobile, TV, and desktop targets.
stack-flutter-firebase
xoai/sage
Integration patterns for Flutter + Firebase + Riverpod — auth, Firestore, Cloud Functions, project structure
sqlite
g1joshi/agent-skills
SQLite embedded database for local storage and mobile apps. Use for lightweight database needs.
migrate-while-active
ajshedivy/ibmi-agent-skills
Monitor IBM i Migrate While Active environments including migration manager state, library and IFS object tracking, migrated objects, compression factors, synchronization estimates, and network bandwidth. Use when user asks about: (1) migration status or progress, (2) library or IFS objects being migrated, (3) migration failures or errors, (4) completed migrations, (5) data compression ratios, (6) final synchronization time estimates, (7) migration network bandwidth, or (8) cutover planning.
crypto-rating
prashant-cr/skills
Rates a crypto asset on live data only and says whether to buy it and at what size — never from remembered prices, because in crypto a stale figure is wrong by a multiple rather than a little. Fetches and cross-checks the current price, market cap, supply and drawdown, screens new or thin tokens for rug and trap patterns before rating anything, does the dilution and unlock arithmetic, scores six dimensions, then turns the user's own capacity for loss into a maximum position size with the crash scenarios shown in money. Gives two separate verdicts, long-term hold and near-term entry, because they frequently disagree. Use whenever the user names a coin or token and asks whether to buy, sell, hold or avoid it, wants a crypto rating, analysis, second opinion or price view, asks how much of something to buy or how much to put in, mentions tokenomics, unlocks, FDV, altcoins, memecoins or whether a token is a scam, or asks about sizing and risk in their crypto portfolio.
codelens-kotlin-linting
charliek/codelens
|
common-exploitation-techniques
abelrguezr/hacktricks-skills
How to apply common exploitation patterns including FD duplication for remote shells, socat/pty escape handling, Android shared-library fuzzing with LD_PRELOAD hooking, image parser exploitation, and pointer-keyed hash table pointer leaks. Use this skill whenever the user mentions exploitation, remote shells, socket exploitation, Android fuzzing, shared library analysis, LD_PRELOAD, image format parsing, ASLR bypass, pointer leaks, or any binary exploitation scenario.
android-kotlin
full-statck-skills/mobile-native-skills
Provides comprehensive guidance for Android development with Kotlin including activities, fragments, views, lifecycle, navigation, and Android app development. Use when the user asks about Android Kotlin, needs to create Android applications, implement Android components, or work with Kotlin in Android.
android-pro
truongnat/simple-skills
Expert Android development covering Kotlin, Jetpack Compose, Coroutines, Flow, and modern architecture patterns (MVVM, MVI).
mobile-development
magnus919/agent-skills
Build, test, sign, and ship mobile apps across iOS, Android, Flutter, and React Native — project scaffolding, builds and code signing, device and emulator testing, store submission (App Store and Play Store), app lifecycle and backgrounding, offline and sync, and mobile-specific testing. Use when the task involves creating, building, testing, or shipping a mobile app for iOS or Android, or reasoning about mobile behavior such as background execution, push notifications, offline storage, and data sync. Do not use for web frontend work (that is frontend-engineering), backend services and APIs (that is backend-engineering), or desktop and web platform targets outside the iOS and Android scope.
ios-testing
alesanabriav7/ios-architect-skill
>
ios-testing
koshkinvv/ios-agent-skills
>
ios-visual
alesanabriav7/ios-architect-skill
>
ios
ffsshhttiikk/opencode-agents-skills
iOS mobile development
rnn-codebase
wix/react-native-navigation
Navigate and work with the react-native-navigation (RNN) codebase. Use when fixing bugs, adding features, tracing command flows, understanding options resolution, or working across JS/iOS/Android layers in this repo.
biostudies-arrayexpress-skill
openai/plugins
Submit compact BioStudies and ArrayExpress API requests for free-text search and accession-based study retrieval. Use when a user wants concise BioStudies summaries
firebase-core
gdvega/super-android-kotlin-firebase-skill
Use for Firebase Android setup, google-services files, Firebase BoM, Gradle plugins, Emulator Suite, dev/staging/prod environments, Storage, Realtime Database, Remote Config and AI Logic foundations.
mobile
ffsshhttiikk/opencode-agents-skills
Mobile app development for iOS and Android
kotlin
g1joshi/agent-skills
Kotlin programming for Android, coroutines, and JVM development. Use for .kt files.
kotlin-specialist
neonetz/opencode-skills
Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction, Ktor server setup, and type-safe DSL design. Use when building Kotlin applications requiring coroutines, multiplatform development, or Android with Compose. Invoke for Flow API, KMP projects, Ktor servers, DSL design, sealed classes, suspend function, Android Kotlin, Kotlin Multiplatform.
kotlin-flows
rcosteira79/coroutine-skills
Use when working with Flow, StateFlow, SharedFlow, or Channel in Kotlin — including cold vs hot stream decisions, operator chains, lifecycle-safe collection, UI state management, callback bridging, or Channel migration in Android or KMP projects.
kotlin-specialist
neg0diay/opencode-skills
Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction, Ktor server setup, and type-safe DSL design. Use when building Kotlin applications requiring coroutines, multiplatform development, or Android with Compose. Invoke for Flow API, KMP projects, Ktor servers, DSL design, sealed classes, suspend function, Android Kotlin, Kotlin Multiplatform.
moai-lang-kotlin
jg-chalk-io/nora-livekit
Kotlin 2.0 Multiplatform Enterprise Development with KMP, Coroutines,
android
contentstack/contentstack-android
Use for Android module layout, Gradle config, and Kotlin/Java conventions in contentstack-android.
bc-dataverse-mapping-generator
fernandoartalf/al-copilot-skills-collection
Generates AL event subscriber code for Dataverse/CDS integration table and field mappings in Business Central. Creates all required event subscribers in the BCS Dataverse Events codeunit and lookup procedures in BCS Dataverse Support Funct. codeunit. Handles TWO distinct scenarios — (1) NEW CUSTOM entities (bcs_ prefix, custom BC table paired with CDS table, requiring full mapping with OnGetCDSTableNo, OnLookupCRMTables, OnAddEntityTableMapping, OnAfterResetConfiguration, lookup procedures, and label declarations) and (2) OOB entities (standard BC tables like Customer, Item, Contact mapped to existing CRM tables like CRM Account, CRM Product, CRM Contact, only requiring extra field mappings via AddNewExtraFieldMappings plus table extensions and page extensions). Use when asked to create sync mappings, set up Dataverse synchronization, add integration table mappings, map BC fields to Dataverse fields, wire up CDS coupling, connect BC tables to Dataverse entities, or add extra field mappings for standard entities.
fx-carry-trade
the-utopia-studio/skills
Evaluate FX carry trade opportunities by combining spot rates, forward points, interest rate differentials, volatility surface analysis, and historical price trends. Use when analyzing carry trades, comparing FX forward curves, assessing carry-to-vol ratios, or evaluating currency pair opportunities.
android
mozilla-firefox/firefox
Workflow guide when working with Android builds or the mobile/ directory.
kotlin-coroutines
javiercamarenatriguero/android-skills
Writes correct, performant Kotlin Coroutines and Flow code following structured concurrency. Use when user asks to "use coroutines", "implement async", "how does StateFlow work", "collect a Flow", or "fix a coroutine issue".
mobile-app-testing
hsinpu/autoverse-ai-agent-skills
Mobile app testing workflow covering iOS and Android device matrices, simulators, permissions, offline behavior, deep links, push notifications, purchases, crash reporting, accessibility, performance, TestFlight, internal testing, and automation with Maestro, Appium, Detox, or native test tools. Use when planning, writing, or reviewing tests for iOS, Android, React Native, Expo, Flutter, or native mobile apps.
mobile-app-development
elophanto/elophanto
Specialized mobile application developer with expertise in native iOS/Android development and cross-platform frameworks. Adapted from msitarzewski/agency-agents.
mobile-developer
clintwine/antigravity-awesome-skills
|
mobile-testing
hacho55/absolutelyskilled
>
mobile-app-development
yiweiwan/skills
Use when building or modifying mobile apps with React Native, Expo, Flutter, Swift, Kotlin, Android, iOS, mobile UI, navigation, native modules, device APIs, app permissions, offline state, push notifications, or app store readiness.
ios-testing
ioloro/ios-testing
>
ios-developer
kignleon/joesmith-website
Develop native iOS applications with Swift/SwiftUI. Masters iOS 18,
native-ios-perf-testing
boltss/skills
Test native iOS app performance autonomously from the CLI — measure FPS during scroll/interaction, drive touch input, capture screenshots, stream runtime logs, and run before/after A/B comparisons of code changes. Use this whenever the user reports iOS UI jank, dropped frames, choppy scroll, animation hitches, "feels slow", layout jitter, or asks to validate that a perf change actually helped on iOS — *especially* in React Native / Expo apps. Also use when the user wants to drive the iOS Simulator from the command line (taps, swipes, scrolls), wants to verify a visual change without manual interaction, or asks how to test something "without me having to do it manually". Triggers include phrases like "60fps", "scroll feels janky", "test on simulator", "automate iOS testing", "FPS counter", "is my list smooth", "before/after on iOS", and references to xcrun, simctl, idb, or xctrace. Do NOT use for web apps (use a browser preview instead) or for unit/integration test runners — this skill is specifically for live perf measurement of a running native iOS app.
mobile-security-tester
alizafarbati/opencode-agents-mcp
Expert mobile security tester specializing in iOS and Android app security assessment, mobile vulnerability testing, and mobile app penetration testing.
mobile-development
alizafarbati/opencode-agents-mcp
Expert mobile architect specializing in cross-platform development, native performance optimization, mobile security, and app store deployment strategies.
android-kmp-shared
prasad-vennam/awesome-android-ai-agent-skills
Use when building Kotlin Multiplatform (KMP) shared modules, integrating with iOS, or sharing business logic across platforms.
interacting-with-android-device
bitwarden/android
Instructions for capturing UI state, comparing with mocks, and interacting with an Android device using MCP tools backed by ADB.
firebase
alisheraxmedov/flutter-skills
Integrates Firebase in Flutter — flutterfire configure, stream-based Auth, Firestore with offline persistence, and security rules. Use for firebase_auth, cloud_firestore, authStateChanges, firebase_options.dart, or App Check.
add-drizzle-sqlite
khadinakbarlabs/expo-mobile-app-builder
Add Drizzle ORM with expo-sqlite for offline-first Android storage. Use when the user says 'add drizzle', 'offline sqlite android', 'local database rn'.
generate-privacy-policy
khadinakbarlabs/expo-mobile-app-builder
Generate a Privacy Policy for an iOS app that satisfies App Store requirements, GDPR, CCPA, COPPA. Use when the user says 'privacy policy', 'generate privacy policy', 'app privacy policy', 'privacy policy template', 'gdpr policy ios'.
apple-terms-privacy
raulpetruta/agent-ios-app-development-skills
Add Apple-required Terms of Use and Privacy Policy links to subscription paywalls and onboarding screens in SwiftUI. Use when reviewing App Store Guideline 3.1.2 compliance for subscription purchase surfaces.
rev-dex-dumper
ealmfr7/reverse-skills
Dump DEX files from a running Android app for unpacking/deobfuscation. Activate when the user wants to unpack an Android APK, dump DEX from memory, extract decrypted DEX files, or defeat class-loading packing.
kotlin
bonfacezane/my-nix-darwin
Kotlin and Android native development. Use for native Android modules, Gradle, Jetpack Compose, and Android-specific work.
language-kotlin
lugassawan/swe-workbench
Kotlin idioms — null safety, coroutines, sealed interfaces, scope functions, and Flow. Auto-load when working with .kt files, build.gradle.kts, or when the user mentions Kotlin, coroutines, suspend, StateFlow, sealed interface, or Kotlin DSL.
java-kotlin
nimadorostkar/claude-skills-collection
Use when writing modern Java (17+) or Kotlin on the JVM. Covers records, sealed interfaces, pattern matching, coroutines, null safety, and JVM performance and memory tuning.
Kotlin Multiplatform
bryantchi/android-skills
KMP 跨平台架構(2026-04) — 共享邊界決策、Kotlin 2.1 + Ktor 3.x + SQLDelight 2.x、iOS Interop(SPM、Shared ViewModel)、Compose Multiplatform 策略、平台 Dispatcher 差異、Serialization 選型、Room→SQLDelight 遷移路徑
kotlin-docstrings
alisonaquinas/llm-software-design
>