Skills

All Skills

android

Skills tagged with #android

@AgiMaulana
MCP

Google Play Console MCP

Google Play release lifecycle: tracks, testers, rollout, and Android Vitals.

mcpgithub
AgiMaulana/GooglePlayConsoleMcp
19d ago
0
@VIKAS9793
MCP

AndroJack MCP

Android engineering MCP server with verified documentation grounding and AI validation tools.

mcpgithubai
VIKAS9793/androjack-mcp
19d ago
0
@openai

snap-o-network-inspector

Fetch and inspect Android network captures for a selected device/socket using the Snap-O CLI. Use when you need raw CDP request/response data, headers, bodies, status, or websocket events.

openai/snap-o
19d ago
610
@managedcode

apple-crash-symbolication

Symbolicate .NET runtime frames in Apple platform .ips crash logs (iOS, tvOS, Mac Catalyst, macOS). Extracts UUIDs and addresses from the native backtrace, locates dSYM debug symbols, and runs atos to produce function names with source file and line numbers. Automatically downloads .dwarf symbols from the Microsoft symbol server using Mach-O UUIDs. USE FOR triaging a .NET MAUI or Mono app crash from an .ips file on any Apple platform, resolving native backtrace frames in libcoreclr or libmonosgen-2.0 to .NET runtime source code, retrieving .ips crash logs from a connected iOS device or iPhone, or investigating EXC_CRASH, EXC_BAD_ACCESS, SIGABRT, or SIGSEGV originating from the .NET runtime. DO NOT USE FOR pure Swift/Objective-C crashes with no .NET components, or Android tombstone files. INVOKES Symbolicate-Crash.ps1 script, atos, dwarfdump, idevicecrashreport.

managedcode/dotnet-skills+92 more
18d ago
3410
@dpconde

android-development

Create production-quality Android applications following Google's official architecture guidance and NowInAndroid best practices. Use when building Android apps with Kotlin, Jetpack Compose, MVVM architecture, Hilt dependency injection, Room database, or multi-module projects. Triggers on requests to create Android projects, screens, ViewModels, repositories, feature modules, or when asked about Android architecture patterns.

dpconde/claude-android-skill
18d ago
850
@CreditTone

Android Reverse Engineering

Decompile Android APK, XAPK, JAR, and AAR files using jadx and Fernflower/Vineflower, trace call flows through application code and libraries, produce structured documentation of extracted APIs, and escalate to runtime analysis only after static triage shows that it is needed. Two decompiler engines

CreditTone/android-reverse-engineering-skill
2d ago
610
@vitorpamplona

android-expert

Android platform expertise for Amethyst Multiplatform project. Covers Compose Navigation, Material3, permissions, lifecycle, and Android-specific patterns in KMP architecture.

vitorpamplona/amethyst+8 more
18d ago
1.5K0
@pedro-rivas
MCP

Io.Github.Pedro Rivas/Android Puppeteer Mcp

MCP server for Android automation with UI interaction, screenshots, and device control

mcpgithub
pedro-rivas/android-puppeteer-mcp
19d ago
0
@Redth

android-cli

Reference for the AndroidSdk.Tool CLI (`android` command) - a .NET global tool for Android SDK automation. Use when: (1) Managing Android SDK packages (list, install, uninstall, download), (2) Working with AVDs/emulators (create, delete, start, list), (3) Interacting with connected devices via ADB (list devices, get properties, install/uninstall APKs), (4) Locating or configuring JDK for Android development, (5) Setting up CI/CD for Android or .NET MAUI development, (6) Reading APK manifest information, (7) Accepting SDK licenses non-interactively.

Redth/AndroidSdk.Tools
18d ago
750
@rounak

phoneagent

Control a connected iPhone, iOS simulator, Android emulator, or Android device from macOS through PhoneAgent's JSON-RPC bridge. Use when users ask to automate mobile UI actions, inspect accessibility trees, toggle Settings switches, navigate apps, or capture screenshots by sending RPC methods like get_tree, get_screen_image, get_context, tap_element, enter_text, scroll, swipe, and open_app.

rounak/PhoneAgent
18d ago
7260
@ahaodev

android-retrofit

Expert guidance on setting up and using Retrofit for type-safe HTTP networking in Android. Covers service definitions, coroutines, OkHttp configuration, and Koin integration.

ahaodev/heji+2 more
18d ago
570
@callstackincubator

github-actions

GitHub Actions workflow patterns for React Native iOS simulator and Android emulator cloud builds with downloadable artifacts. Use when setting up CI build pipelines or downloading GitHub Actions artifacts via gh CLI and GitHub API.

callstackincubator/agent-skills+2 more
18d ago
1.0K0
@vladkarpman
MCP

Screen Buffer Mcp

MCP server for fast Android screenshots via scrcpy frame buffer (~50ms latency).

mcpgithub
vladkarpman/screen-buffer-mcp
19d ago
0
@LambdaTest

appium-skill

Generates production-grade Appium mobile automation scripts for Android and iOS in Java, Python, or JavaScript. Supports real device and emulator testing locally and on TestMu AI cloud with 100+ real devices. Use when the user asks to automate mobile apps, test on Android/iOS, write Appium tests, or mentions "Appium", "mobile testing", "real device", "app automation". Triggers on: "Appium", "mobile test", "Android test", "iOS test", "real device", "app automation", "UiAutomator", "XCUITest driver", "TestMu", "LambdaTest".

LambdaTest/agent-skills+37 more
18d ago
740
@nuclearpasta

agent-device

Automates mobile and simulator interactions for iOS and Android devices. Use when navigating apps, taking snapshots/screenshots, tapping, typing, scrolling, pinching, or extracting UI info on mobile devices or simulators.

nuclearpasta/react-native-drax
18d ago
6520
@ehmo

android-design-guidelines

Material Design 3 and Android platform guidelines. Use when building Android apps with Jetpack Compose or XML layouts, implementing Material You, navigation, or accessibility. Triggers on tasks involving Android UI, Compose components, dynamic color, or Material Design compliance.

ehmo/platform-design-skills+3 more
19d ago
2540
@ako2345
MCP

Android Security Analyzer

MCP server for static security analysis of Android source code

mcpgithub
ako2345/android-security-analyzer
19d ago
0
@kylecorry31

android-check-pr-translations

Audit translation accuracy for strings changed in a GitHub PR. Use when asked to check, review, audit, or verify translations in a pull request. Identifies inaccurate translated strings by comparing PR changes against the English source.

kylecorry31/Trail-Sense+3 more
18d ago
2.6K0
@MobAI-App
MCP

Io.Github.MobAI App/Mobai Mcp

AI-powered mobile device automation for Android and iOS devices, emulators, and simulators

mcpgithubai
MobAI-App/mobai-mcp
19d ago
0
@SharminSirajudeen
MCP

Drengr

Eyes and hands for AI agents on Android and iOS devices.

mcpai
SharminSirajudeen/drengr-community
19d ago
0
@sh3ll3x3c
MCP

Native DevTools

MCP server for desktop, browser (CDP), and Android automation. Screenshot, OCR, click, type.

mcpgithubbrowser
sh3ll3x3c/native-devtools-mcp
19d ago
0
@Redth

maui-ai-debugging

End-to-end workflow for building, deploying, inspecting, and debugging .NET MAUI and MAUI Blazor Hybrid apps as an AI agent. Use when: (1) Building or running a MAUI app on iOS simulator, Android emulator, Mac Catalyst, macOS (AppKit), or Linux/GTK, (2) Inspecting or interacting with a running app's UI (visual tree, tapping, filling text, screenshots, property queries), (3) Debugging Blazor WebView content via CDP, (4) Managing simulators or emulators, (5) Setting up MauiDevFlow in a MAUI project, (6) Completing a build-deploy-inspect-fix feedback loop, (7) Handling permission dialogs and system alerts, (8) Managing multiple simultaneous apps via the broker daemon. Covers: maui-devflow CLI, androidsdk.tool, appledev.tools, adb, xcrun simctl, xdotool, and dotnet build/run for all MAUI target platforms including macOS (AppKit) and Linux/GTK.

Redth/MAUI.Sherpa+2 more
18d ago
1000
@Phlegonlabs

harness-engineering-orchestrator

Repo-backed PRD-to-code orchestration for Claude and Codex. Use when the user wants a new app or existing repository run through discovery, architecture, milestones, execution, and validation instead of ad-hoc prompt-only delivery. Supports greenfield and existing codebases across web, iOS, Android, CLI, agent, API, and desktop projects, with first-class workspace-first support for Bun, npm, and pnpm repositories plus reference templates for additional ecosystems.

Phlegonlabs/Harness-Engineering-skills
18d ago
100
@majiayu000

app-ui-design

Mobile app UI design expert for iOS and Android. Use when designing app interfaces, creating design systems, ensuring accessibility, or following platform guidelines. Covers Material Design 3, Human Interface Guidelines, color theory, typography, and 2025 trends.

majiayu000/claude-arsenal+27 more
18d ago
130
@expo

android-e2e-testing

Test Expo Router features on Android emulators using ADB. Use after implementing native Android features or when verifying UI behavior on Android.

expo/expo
19d ago
48.1K0
@vladkarpman
MCP

Device Manager Mcp

MCP server for fast Android device interaction with scrcpy acceleration (~50ms latency).

mcpgithub
vladkarpman/device-manager-mcp
19d ago
0
@HoangNguyen0403

android-concurrency

Standards for Coroutines, Flow, and Threading. Use when writing suspend functions, choosing coroutine scopes, switching between StateFlow and SharedFlow, injecting Dispatchers for testability, or debugging threading issues in Android. (triggers: **/*ViewModel.kt, **/*UseCase.kt, **/*Repository.kt, suspend, viewModelScope, lifecycleScope, Flow, coroutine, Dispatcher, DispatcherProvider, GlobalScope)

HoangNguyen0403/agent-skills-standard+138 more
18d ago
3290
@incogbyte

Decompile Android APK, XAPK, AAB, DEX, JAR, and AAR files using jadx

Decompile Android APK, XAPK, AAB, DEX, JAR, and AAR files using jadx or Fernflower/Vineflower. Reverse engineer Android apps, extract HTTP API endpoints (Retrofit, OkHttp, Volley, GraphQL, WebSocket), trace call flows from UI to network layer, analyze security patterns (cert pinning, exposed secrets), and perform dynamic analysis with Frida (adaptive bypass generation, crash analysis, runtime hooking). Use when the user wants to decompile, analyze, or reverse engineer Android packages, find API endpoints, follow call flows, audit app security, or bypass runtime protections.

incogbyte/android-reverse-engineering-claude-skill
18d ago
140
@martingeidobler
MCP

Android

Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.

mcpgithub
martingeidobler/android-mcp-server
19d ago
0
@mobile-next
MCP

Io.Github.Mobile Next/Mobile Mcp

MCP server for iOS and Android Mobile Development, Automation and Testing

mcpgithub
mobile-next/mobile-mcp
19d ago
0
@seankim-android
MCP

Io.Github.Seankim Android/Humanaway Mcp Server

MCP server for humanaway, a social network for AI agents.

mcpgithubai
seankim-android/humanaway-mcp-server
19d ago
0
@JuanCF
MCP

Io.Github.JuanCF/Scrcpy Mcp

MCP server for Android device control via ADB and scrcpy

mcpgithub
JuanCF/scrcpy-mcp
19d ago
0
@frndchagas
MCP

Expo Android MCP

MCP server for Android emulator automation via ADB.

mcpgithub
frndchagas/expo-android
19d ago
0
@callstackincubator

voltra

Build, review, refactor, configure, or debug Voltra code using Voltra JSX, Voltra JS APIs, and the Expo config plugin. Use when the user asks about charts, Live Activities, Dynamic Island UI, iOS widgets, scheduled widgets, Android widgets, image handling, app.json plugin config, or Voltra push update flows.

callstackincubator/voltra
18d ago
6140
@mcp-registry
MCP

UIAutomator2 MCP Server

Android mobile automation with uiautomator2. AI bot for taps, swipes, apps, XPath testing, RPA.

mcpgithubai
19d ago
0
@new-silvermoon

android-accessibility

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

new-silvermoon/awesome-android-agent-skills+11 more
18d ago
4680
@Drjacky

claude-android-ninja

Create production-quality Android applications following Google's official Android architecture guidance with Kotlin, Jetpack Compose, MVVM architecture, Hilt dependency injection, Room 3 local persistence (KSP, SQLiteDriver, Flow/suspend DAOs), and multi-module architecture. Triggers on requests to create Android projects, modules, screens, ViewModels, repositories, or when asked about Android architecture patterns and best practices.

Drjacky/claude-android-ninja
18d ago
190
@mcp-registry
MCP

MCP Appium - Mobile Development and Automation Server

MCP server for Appium mobile automation on iOS and Android devices with test creation tools.

mcpgithub
19d ago
0
@bcgov

bcsc-core-native-testing

Create native unit tests for Swift (iOS) and Kotlin (Android) code in the bcsc-core package. USE WHEN: testing native code, adding unit tests for native modules, writing XCTest or JUnit tests for bcsc-core, mocking native protocols or interfaces. DO NOT USE FOR: TypeScript/React tests, UI integration tests, or E2E tests.

bcgov/bc-wallet-mobile
19d ago
760
@web-infra-dev

Android Device Automation

> **CRITICAL RULES — VIOLATIONS WILL BREAK THE WORKFLOW:** > > 1. **Never run midscene commands in the background.** Each command must run synchronously so you can read its output (especially screenshots) before deciding the next action. Background execution breaks the screenshot-analyze-act loop.

web-infra-dev/midscene-skills+4 more
19d ago
1130
@decentpaste

android-release

Build, sign, and prepare Android APK and AAB for release. Handles version bumping, building, zipalign (APK), and signing with JKS keystore. Outputs DecentPaste_x.x.x.apk for GitHub releases and signed AAB for Play Console.

decentpaste/decentpaste+3 more
18d ago
1590
@ClawMobile

clawmobile-capabilities

Capability contract (COMPLETE/BOOTSTRAP) for ClawMobile Android runtime.

ClawMobile/ClawMobile+1 more
18d ago
740
@flutter

flutter-adding-home-screen-widgets

Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device home screen.

flutter/skills+21 more
18d ago
6590
@prof18

store-changelog

Generate release notes for app stores (Android Play Store, iOS App Store, macOS App Store, Linux Flatpak). Use when the user asks for changelogs, release notes, or store descriptions based on git history.

prof18/feed-flow
18d ago
8290