android skills

1,989 tagged android, measured the same way as everything else here.

Browse within: ios 331jetpack-compose 328kotlin 272angular 257compose-multiplatform 227best-practices 138coding-standards 138chat 119chat-sdk 119ai-coding-assistant 99copilot-skills 96cross-platform 95desktop 91burp 83

frogobox/frogo-sdk

Skill Claude CodeCodex

Use when diagnosing Android overheating, idle heat, thermal throttling, charging or radio heat, or abnormal battery drain with read-only ADB evidence and approval gates.

not rated 21 2d ago A 40 tokens original Apache-2.0

cn-android-flavor

170

lh17708357536-gif/flutter-cn-overseas-app-skills

Skill Claude CodeCodex

A release guide for the China-market Android version of a Flutter app. It covers China-based services such as JPush, WeChat, Alipay, and content moderation, while requiring the app to exclude Google services and follow local app-name and data-collection rules.

not rated 20 1mo ago A 85 tokens original MIT

lh17708357536-gif/flutter-cn-overseas-app-skills

Skill Claude CodeCodex

A set of shared engineering rules for Flutter apps, including folder layout, app state, navigation, data models, languages, and version tracking. It is intended as a starting standard for Flutter and NestJS projects.

not rated 20 1mo ago A 86 tokens original MIT

android-use

173

iurysza/android-use

Skill Claude CodeCodex

Control Android devices via ADB. Use when user asks to tap, swipe, type, launch apps, take screenshots, or automate Android device interactions.

not rated 18 6mo ago C 33 tokens original MIT

release

174

Echoer009/Nion

Skill Claude CodeCodex

A release workflow for publishing a new Nion Android app version on GitHub Releases, a place for sharing software versions and their files. It updates the version, creates a Git tag, builds standard and character APKs, and writes Chinese and English release notes.

not rated 18 1mo ago A 0 tokens GPL-3.0

android-phone-control

175

patrickdass93/android-phone-control-skill

Skill Claude CodeCodex

Control an Android phone from a local Termux/Linux host using a deterministic ADB toolkit: device checks, wake/unlock/session mode, screenshots, UI dumps, taps, text input, key events, app launch, and safe app smoke tests.

not rated 16 3mo ago A 53 tokens original MIT

adaptive-ui

176

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Adaptive UI for Android — responsive layouts for phones, tablets, foldables, Chromebooks, and large screens. Use this skill for EVERY screen you build. Triggers on: WindowSizeClass, ListDetailPaneScaffold, SupportingPaneScaffold, ThreePaneScaffold, NavigationSuiteScaffold, NavigationRail, NavigationDrawer, adaptive…

not rated 15 4mo ago A 157 tokens original MIT

compose-navigation

177

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Jetpack Compose Navigation for Android AI agents. Use this skill whenever implementing navigation, NavHost, NavController, back stack, deep links, navigation arguments, routes, type-safe navigation, @Serializable routes, navController.navigate, popBackStack, navigateUp, bottom navigation, tab navigation, nested…

not rated 15 4mo ago A 138 tokens original MIT

design-system

178

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Global-level design system for Android AI agents — Material 3 Expressive. Use this skill for visual consistency: spacing tokens, 8dp grid, M3 typography scale (15 styles), HCT color system, dynamic color Material You, shape system with morphing, motion tokens, physics-based spring animations, design tokens…

not rated 15 4mo ago A 144 tokens original MIT

xml-to-compose

179

singhsume123/xml-to-compose-skill

Skill Claude CodeCodex

Convert Android XML layouts to Jetpack Compose. Use when asked to migrate XML layouts, convert views to composables, or help with Compose migration. Handles layouts, widgets, attributes, styles, and resource references.

not rated 15 7mo ago A 46 tokens original MIT

gps-accounts

180

appeeky/google-play-console-cli

Skill Claude CodeCodex

Configure multiple Google Play service-account keys and a local app registry with gps. Use when working with several developer accounts, listing apps, or switching --account / package defaults.

not rated 13 1mo ago A 38 tokens original MIT

gps-auth

181

appeeky/google-play-console-cli

Skill Claude CodeCodex

Set up Google Play service-account credentials for gps and gps-mcp. Use when authenticating, fixing 401/403 errors, choosing credential env vars, or enabling read-only mode.

not rated 13 1mo ago A 40 tokens original MIT

gps-troubleshooting

182

appeeky/google-play-console-cli

Skill Claude CodeCodex

Diagnose gps and gps-mcp failures: missing credentials, 401/403, empty reviews, read-only blocks, and package/permission issues. Use when Google Play commands fail or return unexpected empty results.

not rated 13 1mo ago A 47 tokens original MIT

sunnat629/android-media-pack

Skill Claude CodeCodex

Compact skill for Media3 offline downloads with DownloadService, DownloadManager, Requirements, and the WorkManagerScheduler role of media3-exoplayer-workmanager.

not rated 13 1mo ago A 39 tokens original Apache-2.0

sunnat629/android-media-pack

Skill Claude CodeCodex

Compact top-level skill for production Android/KMP streaming architecture with Media3 1.10.1, Compose, repositories, offline-first data, and reels/feed playback.

not rated 13 1mo ago A 40 tokens original Apache-2.0

media3-tv-leanback-ui

185

sunnat629/android-media-pack

Skill Claude CodeCodex

Compact skill for Android TV Media3 playback UI. New TV apps use Compose for TV; Leanback and media3-ui-leanback are maintenance-only for existing Leanback apps. Covers D-pad focus, overscan-safe controls, and TV UX rules.

not rated 13 1mo ago A 59 tokens original Apache-2.0

platform-parity-audit

186

baijum/ukulele-companion

Skill Claude CodeCodexCursor

Audit iOS port parity against the Android app. Compares ViewModels, Views, Settings, and Navigation at the code level, verifies features from docs/videos/ TOML project files, and optionally captures side-by-side screenshots. Use when the user asks to compare iOS vs Android, check iOS parity, find missing iOS features…

not rated 13 today A 83 tokens original MIT

pr-groups

187

baijum/ukulele-companion

Skill Claude CodeCodexCursor

Group open GitHub issues into cohesive sets, each landable as a single PR, with a merge order and a parallelism verdict. Use when the user asks which issues can be fixed in one PR, how to batch issues into PRs, how to plan the work for a release, or how to split a set of issues across sessions. Accepts a priority/area…

not rated 13 today A 94 tokens original MIT

release

188

baijum/ukulele-companion

Skill Claude CodeCodexCursor

Unified release for both Android and iOS from a single version tag. Runs quality gates, bumps both platform versions in one commit, tags, builds both platforms, uploads Android to Play Store, and opens iOS archive for App Store upload. Use when the user asks to release, ship, cut a release, or make a new version.

not rated 13 today A 70 tokens original MIT

TalissonVitorino/kmp-ios-skills

Skill Claude CodeCodex

Android app/device integrity and anti-fraud for a fintech app — the Play Integrity API (com.google.android.play:integrity): Standard requests (StandardIntegrityManager.prepareIntegrityToken → StandardIntegrityTokenProvider.request with a requestHash → StandardIntegrityToken) vs Classic requests…

not rated 12 9d ago A 260 tokens original MIT

m3-expressive

190

TalissonVitorino/kmp-ios-skills

Skill Claude CodeCodex

Material 3 Expressive design patterns for Jetpack Compose - expressive theming, motion physics, shape morphing, typography emphasis, color emphasis, and all 28 expressive components.

not rated 12 9d ago A 41 tokens original MIT

offline-first

191

TalissonVitorino/kmp-ios-skills

Skill Claude CodeCodex

Offline-first architecture patterns - NetworkBoundResource, sync strategies, conflict resolution, cache invalidation, and connectivity monitoring.

not rated 12 9d ago A 26 tokens original MIT

babysit-pr

192

Kbediako/codex-termux-pocket

Skill Claude CodeCodex

Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep…

not rated 13 today A 114 tokens copy · 100% Apache-2.0

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: