android skills

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

Browse within: ios 299kotlin 256jetpack-compose 242compose-multiplatform 156ai-coding-assistant 98copilot-skills 95desktop 91kmp 78cross-platform 74adb 68android-app 65ai-assistant 62burp 60burp-suite 60

RevylAI/greenlight

Skill Claude CodeCodex

Part of greenlight

Pre-submission compliance scanner workflow for Apple App Store apps. Use when reviewing iOS, macOS, tvOS, watchOS, or visionOS projects (Swift, Objective-C, React Native, Expo) for App Store rejection risks, submission readiness, privacy compliance, or guideline violations.

2.4k +3 28d ago A 65 tokens original MIT

software-mansion/argent

Skill Claude CodeCodex

Interact with an iOS simulator, Android emulator, or Chromium (CDP) app using argent MCP tools. Use when tapping UI elements, performing gestures, scrolling/swiping, typing text, pressing hardware buttons, launching apps, opening URLs, taking screenshots, waiting for an element to appear or disappear, or checking…

2.3k +59 yesterday A 73 tokens original Apache-2.0

software-mansion/argent

Skill Claude CodeCodex

Debug a JS runtime via CDP using argent debugger tools. Primary path is React Native via Metro (iOS / Android / Vega); a subset of the tools (debugger-connect, debugger-status, debugger-evaluate, debugger-log-registry) also drive a Chromium (CDP) app's renderer (an Electron app, or any Chromium browser exposing CDP)…

2.3k +59 yesterday A 104 tokens original Apache-2.0

software-mansion/argent

Skill Claude CodeCodex

Grant, deny, or reset an app's runtime permissions (camera, microphone, photos, contacts, notifications, calendar, location, location-always, media-library, motion, reminders) on an iOS simulator or Android device using the argent settings-permissions tool - without navigating the system Settings UI. Use when the…

2.3k +59 yesterday A 140 tokens original Apache-2.0

truesheet-usage

30

lodev09/react-native-true-sheet

Skill Claude CodeCodex

Consumer-side guide for integrating @lodev09/react-native-true-sheet into a React Native app. Use this skill whenever the user wants to add, configure, control, or debug a bottom sheet using TrueSheet — including ref-based sheets, named global sheets, web support with TrueSheetProvider/useTrueSheet, React Navigation…

2.0k 7d ago A 169 tokens original MIT

code-review

31

ev-flow/quark-engine

Skill Claude CodeCodex

Code quality checklist and review automation scripts for quark-engine PRs.

1.7k +1 yesterday A 16 tokens GPL-3.0

ev-flow/quark-engine

Skill Claude CodeCodex

Validates dependabot dependency-update PRs against quark-engine's CI and drafts a merge/escalate recommendation. Use when asked to review, validate, or triage a dependabot PR on ev-flow/quark-engine, or when the user references issue 18z/QuarkHQ#3.

1.7k +1 yesterday A 66 tokens GPL-3.0

web-ui-review

33

ev-flow/quark-engine

Skill Claude CodeCodex

Frontend code quality checklist and review automation scripts for PRs touching UI, components, styles, and browser interactions.

1.7k +1 yesterday A 25 tokens GPL-3.0

uni-stack/uniwind

Skill Claude CodeCodex

Migrate a React Native project from NativeWind to Uniwind. Use when the user wants to replace NativeWind with Uniwind, upgrade from NativeWind, switch to Uniwind, or mentions NativeWind-to-Uniwind migration. Handles package removal, config migration, Tailwind 4 upgrade, cssInterop removal, theme conversion, and all…

1.7k +8 yesterday C 82 tokens original MIT

uniwind

35

uni-stack/uniwind

Skill Claude CodeCodex

Uniwind — Tailwind CSS v4 styling for React Native. Use when adding, building, or debugging components in a React Native project that uses Uniwind classNames. Covers setup, Metro config, global.css, theming, className props, accent- color props, platform/data/state/responsive variants, CSS variables, custom utilities…

1.7k +8 yesterday A 130 tokens original MIT

Core-Mate/OpenGUI

Skill Claude CodeCodex

Install the latest stable OpenGUI release into a DeepSeek Harness web profile on macOS. Use when the user asks to download, install, update, open, or verify OpenGUI for DSH.

1.6k +24 changed today A 48 tokens

open-gui-bootstrap

37

Core-Mate/OpenGUI

Skill Claude CodeCodex

Launch and bootstrap OpenGUI from a plain-language user request. Use when an AI coding agent such as Claude Code, Codex, or OpenCode should install, configure, debug, and run the backend and Android client shipped in this repository while keeping manual setup to a minimum.

1.6k +24 yesterday A 60 tokens

Core-Mate/OpenGUI

Skill Claude CodeCodex

Control an Android phone through OpenGUI from an AI coding agent such as Claude Code, Codex, or OpenCode. Use when an agent should list online devices, run a natural-language mobile task, check execution status, pause, resume, or cancel through the local OpenGUI backend and CLI.

1.6k +24 yesterday A 66 tokens

android-expert

39

vitorpamplona/amethyst

Skill Claude CodeCodex

Android platform patterns for the amethyst/ module. Use when working with (1) Android navigation (Navigation Compose, type-safe routes, bottom nav), (2) runtime permissions (camera, notifications, biometrics), (3) platform APIs (Intent, Context, Activity, ContentResolver), (4) Material3 theming and edge-to-edge UI…

1.6k 3d ago A 149 tokens original MIT

vitorpamplona/amethyst

Skill Claude CodeCodex

Use when comparing Android strings.xml locale files to find untranslated string resources, missing translation keys, or preparing translation work for a specific language.

1.6k 3d ago A 32 tokens original MIT

quartz-integration

41

vitorpamplona/amethyst

Skill Claude CodeCodex

Integration guide for using the Quartz Nostr KMP library in external projects. Use when: (1) adding Quartz as a Gradle dependency, (2) setting up NostrClient with WebSocket, (3) creating/signing/sending events, (4) building relay subscriptions with Filter, (5) handling keys with KeyPair/NostrSignerInternal, (6) using…

1.6k 3d ago A 161 tokens original MIT

sceneview-ios

42

sceneview/sceneview

Skill Claude CodeCodex

Build 3D and AR apps on Apple platforms (iOS, macOS, visionOS) with SceneViewSwift — the SwiftUI wrapper around RealityKit. Use whenever the user asks for "3D in SwiftUI", "AR with ARKit in SwiftUI", a model viewer for iOS, or any Apple-platform 3D/AR app where the dependency is the SceneViewSwift Swift Package from…

1.3k 4d ago A 148 tokens original Apache-2.0

sceneview-web

43

sceneview/sceneview

Skill Claude CodeCodex

Build 3D and WebXR (AR/VR) experiences in the browser with SceneView for Web — Filament.js (WebGL2/WASM) wrapped in a Kotlin/JS DSL and a plain-JavaScript API on window.sceneview. Use whenever the user asks for "3D in the browser", "a web model viewer", "WebXR AR/VR", or any browser 3D/AR app where the dependency is…

1.3k 4d ago A 147 tokens original Apache-2.0

sceneview

44

sceneview/sceneview

Skill Claude CodeCodex

Build 3D and AR apps with the SceneView SDK in Jetpack Compose, SwiftUI (iOS/macOS/visionOS via SceneViewSwift), Web (Filament.js), Flutter and React Native. Use whenever the user asks for "3D in Compose", "AR with ARCore in Compose", a model viewer, or any cross-platform 3D/AR app where the dependency is…

1.3k 4d ago A 156 tokens original Apache-2.0

mobile-automation

45

K9i-0/ccpocket

Skill Claude CodeCodex

A guide for automated end-to-end and interface checks of a Flutter app using a Dart tool connection and Marionette. End-to-end testing checks a complete user flow, while a simulator runs the app without a physical phone.

1.0k 4d ago A 138 tokens original MIT

submit-store-review

46

K9i-0/ccpocket

Skill Claude CodeCodex

A release-submission workflow for sending an existing iOS or Android app build to App Store Connect or Google Play for review. It compares the candidate with the currently published version and prepares release notes in four languages.

1.0k 4d ago A 126 tokens original MIT

update-store

47

K9i-0/ccpocket

Skill Claude CodeCodex

An automation tool for updating mobile-app store materials, including screenshots, descriptions, release notes, and other App Store or Google Play text. It captures screens from an app simulator and can combine them into store images.

1.0k 4d ago A 80 tokens original MIT

roborazzi

48

takahirom/roborazzi

Skill Claude CodeCodex

Use when working with Roborazzi screenshot tests on Android/JVM — setting up the Roborazzi Gradle plugin, running record/compare/verify tasks, writing tests with captureRoboImage or RoborazziRule, Compose Preview screenshot testing (ComposablePreviewScanner), Compose Multiplatform (iOS/desktop) screenshots, AI-powered…

1.0k +4 3d ago A 95 tokens original 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: