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

china-portfolio-rebalance
jwangkun/claude-for-financial-services-cn
Portfolio rebalancing analysis for A-share wealth management portfolios. Analyzes allocation drift, generates rebalancing trades, and optimizes for tax efficiency. Adapted from the original portfolio-rebalance skill for Chinese portfolios. Triggers on "A股组合再平衡", "调仓", "rebalance China", "portfolio rebalance A-share", "rebalance portfolio", or "adjust allocation [client]".
sqlite-on-the-ui-thread
rodydavis/skills
Unlock the surprising speed of SQLite in Flutter for building responsive UIs, showcasing its ability to handle large datasets with synchronous queries and optimized configurations.
china-client-review
jwangkun/claude-for-financial-services-cn
Prepare for Chinese wealth management client meetings with performance summaries, talking points, and relationship context. Adapted from the original client-review skill for A-share portfolios and Chinese client conventions. Triggers on "A股客户回顾", "客户会议准备", "client review China", "wealth client review", "客户回访准备", or "prepare for client meeting [client]".
react-native
full-stack-skills/react-skills
Provides comprehensive guidance for React Native development including components, navigation, native modules, platform-specific code, and mobile app development. Use when the user asks about React Native, needs to create mobile applications, implement React Native components, or work with React Native features.
china-tax-loss-harvesting
jwangkun/claude-for-financial-services-cn
Tax-loss harvesting strategies for A-share portfolios. Adapts the original tax-loss-harvesting skill for Chinese tax rules, A-share market conventions, and domestic tax treatment. Triggers on "A股税务亏损抵扣", "亏损抵扣", "tax loss harvesting China", "税务优化", "亏损抵扣策略", or "harvest tax losses [portfolio]".
implementing-mobile-application-management
mukul975/anthropic-cybersecurity-skills
Implements Mobile Application Management (MAM) policies to protect enterprise
flutter
partme-ai/full-stack-skills
Provides comprehensive guidance for Flutter development including widgets, state management, navigation, platform channels, and mobile app development. Use when the user asks about Flutter, needs to create Flutter applications, implement Flutter widgets, or work with Flutter features.
android-kotlin
alphaonedev/openclaw-graph
Kotlin for Android: ViewModel, LiveData/StateFlow, coroutines viewModelScope, Gradle KTS, KTX
android-workmanager-notifications
krutikjain/android-agent-skills
Schedule reliable background work, reminders, and notification delivery with WorkManager and Android execution limits.
china-lbo-model
jwangkun/claude-for-financial-services-cn
Leveraged buyout model for A-share and China-market LBO scenarios. Adapts the standard LBO-model methodology for Chinese debt markets, CAS accounting, and AkShare data. Use instead of the original lbo-model skill when analyzing leveraged buyouts involving Chinese targets or China-based sponsors.
flutter-markdown-view-with-material-3
rodydavis/skills
Learn how to customize the Flutter Markdown widget using Material 3 text and color styles for a visually appealing and consistent design.
swift
miles990/claude-software-skills
Swift programming patterns for iOS and macOS
telnyx-webrtc-client-ios
team-telnyx/ai
>-
telnyx-webrtc-client-android
team-telnyx/ai
>-
ios-redteam-pipeline
elementalsouls/claude-bughunter
End-to-end iOS red-team pipeline — IPA acquisition (App Store extraction, TestFlight, enterprise/ad-hoc sideload), class-dump/Hopper/Ghidra static analysis, Info.plist + entitlements + Keychain secret extraction, App Transport Security (ATS) misconfig + certificate-pinning bypass (frida-ios-dump, objection, SSL Kill Switch 2), URL-scheme / Universal Link hijack, exported-service enumeration, Frida runtime instrumentation. Companion to apk-redteam-pipeline for the iOS side of a mobile app catalogue. Use when target has an iOS app (App Store listing, TestFlight link, enterprise MDM distribution), when an IPA URL is found hosted on a web server, or when post-recon mentions "iOS app" / "mobile app" in scope alongside an Apple developer account.
kmp-networking
ahmed3elshaer/everything-claude-code-mobile
Ktor client for Kotlin Multiplatform. Shared networking layer with platform-specific engines (OkHttp for Android, Darwin for iOS).
flutter-use-column-row-first
evanca/flutter-ai-rules
Use when building any Flutter screen or component to choose responsive Row, Column, Expanded, Flexible, and Spacer layouts before fixed-size or coordinate-based alternatives.
android-emulator-automation
krutikjain/android-agent-skills
Use semantic ADB and UIAutomator workflows to inspect, launch, and interact with Android apps from agents.
android-jetpack
alphaonedev/openclaw-graph
Jetpack: Room, Navigation, WorkManager, DataStore, CameraX, Hilt injection, Paging 3
character-archetypes
arjun988/blender-skills
Character archetype art direction for Blender covering fantasy races, horror creatures, roles (knight, assassin, detective), and body types (mecha, android, chibi, etc.).
swift-macos
pluginagentmarketplace/custom-plugin-swift
Build macOS applications - AppKit, windows, menus, system integration, distribution
nativescript
oimiragieo/agent-studio
NativeScript best practices and patterns for mobile applications
flutter-expert
oimiragieo/agent-studio
Flutter and Dart expert including widgets, state management, and platform integration
android-ui-states-validation
krutikjain/android-agent-skills
Review Android UI flows for empty, loading, error, offline, and edge-case behavior before release.
android-compose
alphaonedev/openclaw-graph
Jetpack Compose: @Composable, state hoisting, LazyColumn, Material 3, CompositionLocal, navigation-compose
kmp-repositories
ahmed3elshaer/everything-claude-code-mobile
Repository pattern for Kotlin Multiplatform. Shared interfaces with platform-specific implementations, clean data layer architecture.
coding-kotlin
alphaonedev/openclaw-graph
Kotlin: coroutines, data classes, sealed classes, extension functions, Gradle, KMM multiplatform
android-viewsystem-foundations
krutikjain/android-agent-skills
Handle XML layouts, ConstraintLayout, Fragments, ViewBinding, DataBinding, and classic Android UI lifecycle patterns.
telnyx-webrtc-client-flutter
team-telnyx/ai
>-
java-kotlin
miles990/claude-software-skills
Java and Kotlin programming patterns
android-gradle-build-performance
krutikjain/android-agent-skills
Diagnose and improve Android and Gradle build performance with scans, cache checks, and bottleneck audits.
barcode-capture-android
scandit/skills
Scandit Barcode Capture (`BarcodeCapture`) in native Android (Kotlin/Java) projects — the low-level, full-control single-barcode scanning mode (BarcodeCapture + DataCaptureView + overlay), without the pre-built SparkScan UI. Use for integration, symbology and scan settings, result handling, overlay customization, SDK version migration (v6→v7→v8), replacing third-party scanners (ZXing, ML Kit), or troubleshooting.
android-compose-state-effects
krutikjain/android-agent-skills
Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops.
flutter-navigation-go-router
junsuk5/survival-flutter-skills
|
syncfusion-flutter-calendar-datepicker
syncfusion/flutter-ui-components-skills
Implements Syncfusion Flutter Calendar (SfCalendar) and Date Range Picker (SfDateRangePicker) widgets for date and scheduling UIs in Flutter apps. Use when building appointment calendars, booking systems, date range selectors, or event scheduling interfaces. This skill covers calendar views, recurring events, date navigation, localization, callbacks, and customization.
bluebubbles
alphaonedev/openclaw-graph
iMessage via BlueBubbles server: self-hosted iMessage bridge, Android/web access, API
go-agent-development
tencentblueking/bk-ci
编写 BK-CI Go Agent 代码时使用,例如 Agent API 调用、任务处理、并发模式、错误处理、日志记录和宿主侧工具开发。当用户要写 Go 构建机侧代码而不是后端 Kotlin 服务时优先使用。
syncfusion-flutter-cartesian-charts
syncfusion/flutter-ui-components-skills
Implements Syncfusion Flutter Cartesian Charts (SfCartesianChart) for a wide range of 2D chart types in Flutter apps. Use when working with line, column, bar, area, spline, scatter, bubble, financial, stacked, or histogram charts. This skill covers axis types (NumericAxis, CategoryAxis, DateTimeAxis), zoom and pan, tooltip, trackball, legend, annotations, technical indicators, trendlines, and chart export.
label-capture-android
scandit/skills
Smart Label Capture (Scandit `LabelCapture`) in native Android projects — extracting multiple fields (price, expiry date, serial or lot number, weight) from a label in one scan, using barcode fields plus text fields with regex patterns and pre-built definitions like price capture. Use for integration, label-definition configuration, captured-session handling, overlay customization (brushes, floating badges), the Validation Flow, and SDK version migration.
syncfusion-flutter-pdf-viewer
syncfusion/pdf-viewer-sdk-skills
Create sample code using Syncfusion Flutter SfPdfViewer. Generate Dart/Flutter code for embedding, configuring, and loading PDF documents.
software-mobile
mosif16/codex-skills
Production-grade mobile app development with Swift (iOS), Kotlin (Android), React Native, and WebView patterns, including UI/UX, navigation, state management, networking, local storage, push notifications, and App Store deployment.
mapbox-style-patterns
mapbox/mcp-devkit-server
Common style patterns, layer configurations, and recipes for typical mapping scenarios including restaurant finders, real estate, data visualization, navigation, and more. Use when implementing specific map use cases or looking for proven style patterns.
syncfusion-flutter-datagrid
syncfusion/flutter-ui-components-skills
Implements Syncfusion Flutter DataGrid (SfDataGrid) for displaying and manipulating tabular data in Flutter applications. Use when working with data grids, data tables, or column-based data presentation using the syncfusion_flutter_datagrid package. This skill covers DataGridSource, GridColumn configuration, sorting, filtering, paging, editing, and selection.
syncfusion-flutter-chat
syncfusion/flutter-ui-components-skills
Implements Syncfusion Flutter Chat (SfChat) and AI AssistView (SfAIAssistView) widgets for conversational interfaces in Flutter apps. Use when building chat UIs, AI chatbot interfaces, or messaging screens with support for message bubbles, composers, and action buttons. This skill covers conversation area customization, placeholder screens, theming, RTL support, and AI assistant integration.
kotlin-multiplatform-libraries-expert
jetbrains/klibs-io
Use when the user asks to discover, compare, upgrade, audit, or add Kotlin Multiplatform (KMP) libraries; needs latest/stable Maven or Gradle coordinates; or needs verified KMP target/platform support. Query klibs.io or its MCP server before answering when version or target accuracy matters. Do not use for general Kotlin language help, KMP project setup, Gradle troubleshooting, or Android-only dependency questions unless KMP library metadata is needed.
how-to-export-sqlite-tables-to-create-statements
rodydavis/skills
Learn how to export your entire SQLite database schema, including tables and indexes, into runnable CREATE statements at runtime using Flutter and the `sqlite3` package.
syncfusion-flutter-sliders
syncfusion/flutter-ui-components-skills
Implements Syncfusion Flutter Slider controls (SfSlider, SfRangeSlider, SfRangeSelector) for numeric value selection and range inputs. Use when working with single-value sliders, range selection, or chart-range controllers in Flutter apps. This skill covers thumb and tooltip customization, ticks, dividers, RTL support, drag modes, and chart integrations.
flutter-project-structure
junsuk5/survival-flutter-skills
|
android-cli-ui-automation-skill
takahirom/android-cli-ui-automation-skill
Automate UI on a connected Android device or emulator via the Android CLI. Use when asked to launch an app, tap a button, enter text, navigate a URL, or drive any on-screen flow to a goal.
matrixscan-ar-android
scandit/skills
MatrixScan AR (Barcode AR, BarcodeAr) — scanning multiple barcodes at once with AR highlights and annotations over tracked barcodes in Android (Kotlin/Java) projects. Use for integration, scan settings, tracked-barcode handling, highlight and annotation providers, SDK version migration, or troubleshooting.
server-side-rendering-flutter-apps-with-rfw
rodydavis/skills
Learn how to build a dynamic Flutter app using Server Side Rendering (SSR) with the rfw package, enabling UI updates driven by server logic and binary data exchange via HTTP.
flutter-widget-ui
junsuk5/survival-flutter-skills
|
syncfusion-javascript-rich-text-editor
syncfusion/javascript-ui-controls-skills
Implements the Syncfusion Rich Text Editor and Markdown Editor using TypeScript (ej2-richtexteditor). Supports both HTML (WYSIWYG) and Markdown modes via editorMode on a single RichTextEditor class. Use this skill for toolbar setup, image/media/table handling, inline or iframe editing, AI assistant, smart editing, import/export, and all content editor scenarios.
axiom-cryptokit
charleswiltgen/axiom
Use when encrypting data, signing payloads, verifying signatures, generating keys, using Secure Enclave, migrating from CommonCrypto, or adopting quantum-secure cryptography. Covers CryptoKit design philosophy, AES-GCM, ECDSA, ECDH, Secure Enclave keys, HPKE, ML-KEM, ML-DSA, and cross-platform interop with Swift Crypto.
koin-patterns
ahmed3elshaer/everything-claude-code-mobile
Koin dependency injection patterns for Android with modules, scopes, and ViewModel injection.
flutter-data-layer
junsuk5/survival-flutter-skills
|
syncfusion-flutter-funnel-charts
syncfusion/flutter-ui-components-skills
Implements Syncfusion Flutter Funnel Chart (SfFunnelChart) for proportional and stage-based data visualization in Flutter apps. Use when working with conversion funnels, sales pipelines, or process-stage visualizations. This skill covers series configuration, segment exploding, gap ratio, data labels, legends, tooltips, and customization.
flutter-presentation-mvi
junsuk5/survival-flutter-skills
|
flutter-error-handling
junsuk5/survival-flutter-skills
|
syncfusion-flutter-gauges
syncfusion/flutter-ui-components-skills
Implements Syncfusion Flutter Gauge widgets (SfLinearGauge, SfRadialGauge) for data visualization and measurement displays in Flutter apps. Use when building speedometers, progress indicators, KPI dashboards, or radial/linear measurement UIs. This skill covers gauge axes, pointers, ranges, annotations, and customization for both linear and radial gauge types.