android skills

2,196 tagged android, measured the same way as everything else here.

Browse within: ios 358jetpack-compose 332kotlin 290compose-multiplatform 253angular 238agent 222best-practices 119chat 119chat-sdk 119coding-standards 119ai-coding-assistant 112copilot-skills 109desktop 105cross-platform 88

triage-crashes

73

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use to review production Crashlytics crashes and non-fatals for the latest release and file a GitHub issue for each one that isn't tracked yet. Triggered by phrases like "triage crashes", "check production crashes", "look at Crashlytics", "any new crashes", "review non-fatals", "file issues for the latest release…

not rated 352 4d ago A 84 tokens GPL-3.0

device-shell

75

qiannianhuanxiang/DSHA

Skill Claude CodeCodex

Use when you need to execute shell commands on an Android device from a Linux/proot environment. Covers the ADB channel and an optional local Shizuku HTTP shell bridge.

not rated 337 5d ago A 38 tokens original MIT

screen-ocr-operator

76

qiannianhuanxiang/DSHA

Skill Claude CodeCodex

Use when you need to see and operate an Android screen through an OCR/vision model plus ADB. Optimized commander workflow: one model plan, batch ADB execution, minimal round-trips, verify at milestones.

not rated 337 5d ago A 50 tokens original MIT

android-development

77

dpconde/claude-android-skill

Skill Claude CodeCodex

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…

not rated 321 +1 8mo ago A 76 tokens original MIT

droid-ash/finalrun-agent

Skill Claude CodeCodex

Generate test and suite specifications in the strict FinalRun YAML format. Handles automated test planning, folder grouping by feature, repo app configuration, environment-specific overrides in .finalrun/env/.yaml, and validation via finalrun check.

not rated 303 1mo ago A 51 tokens original Apache-2.0

droid-ash/finalrun-agent

Skill Claude CodeCodex

Orchestrate the full FinalRun loop — use finalrun-generate-test to explore a feature and author tests, run them via finalrun-use-cli, then triage failures from CLI artifacts and fix app code or tests until the run is green. Trigger for requests like "debug this failing FinalRun test", "verify and fix the feature with…

not rated 303 1mo ago A 92 tokens original Apache-2.0

finalrun-use-cli

80

droid-ash/finalrun-agent

Skill Claude CodeCodex

Use the published FinalRun CLI to install, configure, validate, run, troubleshoot, and inspect reports for repo-local mobile test workspaces. Trigger this skill for requests involving finalrun, check, test, suite, doctor, runs, start-server.

not rated 303 1mo ago A 55 tokens original Apache-2.0

burner-wallet

81

sepivip/SeekerClaw

Skill Claude CodeCodex

Operate the burner wallet — a small, app-managed Solana wallet that signs autonomously within caps. Use when: user asks about the burner, autonomous payments, x402, raising/lowering caps, funding the burner, or wiping/swapping the key (paste-only — the app never generates keys). Don't use when: user wants a regular…

not rated 299 10d ago A 91 tokens original MIT

netwatch

82

sepivip/SeekerClaw

Skill Claude CodeCodex

Network monitoring and security audit. Use when: user asks to scan network, check open ports, network audit, who's on wifi, check connection, port scan, firewall check, network status, or network security. Don't use when: user asks about crypto transactions (use solana tools) or web search (use research skill).

not rated 299 10d ago A 68 tokens original MIT

paysh-catalog

83

sepivip/SeekerClaw

Skill Claude CodeCodex

Catalog of pay.sh services payable via agentpay (x402). OPT-IN ONLY — activate when the user explicitly invokes pay.sh / paysh / x402 / 'pay for' / 'pay with burner', or asks what they can pay for. Stay dormant otherwise; defer to free tools. Activation triggers are the frontmatter triggers: list (authoritative)…

not rated 299 10d ago A 90 tokens original MIT

compose-skill

84

Meet-Miyani/compose-skill

Skill Claude CodeCodex

Jetpack Compose and Compose Multiplatform (KMP/CMP) architecture skill. Only use when the user explicitly mentions "compose-skill", "@compose-skill", or "use compose skill" in their message. Do NOT auto-activate based on keyword matching — this skill should only be triggered by direct user request.

not rated 293 2mo ago A 69 tokens original MIT

mobilecli

85

mobile-next/mobilecli

Skill Claude CodeCodex

Run mobile automation, app testing, and interact with iOS and Android devices, simulators, emulators, and apps using the mobilecli CLI tool or JSON-RPC API. Trigger this skill whenever the user wants to list connected devices, boot or shut down simulators/emulators, take mobile screenshots, start screen recordings…

not rated 259 4d ago A 131 tokens

PatilShreyas/debroid

Skill Claude CodeCodex

Orchestrate headless Android debugging via JDWP. ACTIVATE this skill whenever asked to debug an Android application, set line or exception breakpoints, inspect runtime variables or Jetpack Compose state, step through execution, evaluate live expressions, watch fields, or diagnose runtime crashes.

not rated 252 +3 5d ago A 61 tokens original Apache-2.0

minimum-viable

87

ferrumclaudepilgrim/claude-code-android

Skill Claude CodeCodex

Before building anything, justify the tool choice and complexity level. Could a shell script do this? Does it need Node.js? A full application? Prevents over-engineering by requiring explicit justification before choosing a heavier approach.

not rated 222 +5 1mo ago A 49 tokens original MIT

scope-framing

88

ferrumclaudepilgrim/claude-code-android

Skill Claude CodeCodex

Before starting any research task, define what decision the research serves, what "done" looks like, and what is out of scope. Prevents research that answers the technically correct question but not the operationally relevant one.

not rated 222 +5 1mo ago A 48 tokens original MIT

termux-safe

89

ferrumclaudepilgrim/claude-code-android

Skill Claude CodeCodex

Android/Termux constraints reference. Prevents Claude Code from suggesting commands that fail silently on Android (sudo, systemd, non-Termux paths, etc.).

not rated 222 +5 1mo ago A 36 tokens original MIT

comet-go

90

dotnet/maui-labs

Skill Claude CodeCodex

Write and edit Comet Go single-file apps (.cs files using the Comet MVU framework for .NET MAUI). Use when writing, editing, or debugging Comet Go apps, or when the user mentions "maui go", "comet go", or is working with .cs files that import Comet.

not rated 212 today A 69 tokens original MIT

dotnet/maui-labs

Skill Claude CodeCodex

Create Android slim bindings for MAUI/.NET Android. USE FOR: slim Android binding, Kotlin/Java wrappers, build.gradle.kts, Maven, AAR/JAR, AndroidMavenLibrary, AndroidLibrary, @JvmStatic, XA4241/XA4242, Xamarin.AndroidX/Kotlin NuGets. DO NOT USE FOR: iOS/macOS bindings, general MAUI apps, or NuGet packaging.

not rated 212 today A 90 tokens original MIT

maui-ai-debugging

92

dotnet/maui-labs

Skill Claude CodeCodex

Legacy DevFlow debug skill. USE FOR: maui-ai-debugging, maui devflow, screenshots, visual tree, Blazor CDP, simulator/emulator debugging. DO NOT USE FOR: setup, desktop automation, AppleScript, host xdotool.

not rated 212 today A 62 tokens original MIT

agentdeck-deploy

93

puritysb/AgentDeck

Skill Claude CodeCodex

Build, install, launch, and configure AgentDeck on connected Android, Apple, ESP32, Stream Deck, or daemon targets. Use when the user asks to deploy AgentDeck or names target devices such as pantone, crema, lenovo, iphone, ipad, macos, esp32, tc001, bridge, daemon, or plugin.

not rated 212 4d ago A 74 tokens original MIT

puritysb/AgentDeck

Skill Claude CodeCodex

Memory-allocation discipline for AgentDeck ESP32 firmware (esp32/). Use whenever writing or reviewing firmware code that allocates — new / malloc / psmalloc / heapcapsalloc / std::vector / std::string / String / a buffer / a cache / anything held across a render loop. Covers the PSRAM-vs-no-PSRAM board split, the…

not rated 212 4d ago A 122 tokens original MIT

session-end

95

puritysb/AgentDeck

Skill Claude CodeCodex

Use when the user asks to end, wrap up, clear, hand off, or prepare continuity for a Codex/AgentDeck session. Summarizes current work, captures next-step memory, updates durable project notes only when needed, and writes a concise handoff for the next session.

not rated 212 4d ago A 61 tokens original MIT

noqa-testing

96

noqa-ai/noqa

Skill Claude CodeCodex

Use this skill when the user wants to boot and interact with iOS or Android devices/simulators — inspect the screen, execute actions, generate or edit test cases, or run UI tests via the noqa platform.

not rated 185 29d ago A 47 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: