Mobile

6,017 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

apk-recon

241

abisheikM1/Tribunal

Skill Claude CodeCodex

First-pass recon net for an Android APK — hunt secrets, insecure storage, weak crypto, broken TLS, and risky configuration in one broad sweep. Fires on manifest signals (android:debuggable="true", android:allowBackup="true", android:usesCleartextTraffic="true", a networkSecurityConfig that trusts user CAs or permits…

not rated 44 +1 1mo ago A 319 tokens

icon-composer-mcp

242

ethbak/icon-composer-mcp

MCP server Claude CodeCodexCursor +2

CLI and MCP server for creating Apple .icon bundles with Liquid Glass effects (iOS 26+). Runs locally from the icon-composer-mcp npm package.

not rated 44 +2 5mo ago A tokens not measured original MIT

bootloader-lk-expert

243

jonaschen/Android-Software

Skill Claude CodeCodex

Skill "bootloader-lk-expert" from jonaschen/Android-Software, covering path scope, trigger conditions, gbl (generic bootloader) — android 16+, lk / vendor bootloaders (legacy + current) and architecture intelligence.

not rated 44 +1 4mo ago A 6 tokens

xctrace-profiler

244

jamesrochabrun/XcodeTraceMCP

Skill Codex

Profile Xcode/macOS/iOS apps and Instruments traces with the xctrace-analyzer MCP server. Use for simple requests like "profile this app", "record my app on launch", "find why my app is slow", "check hangs", "find leaks", "inspect allocations", "analyze network", "profile startup", "analyze this .trace", "compare…

not rated 44 3mo ago A 108 tokens original MIT

capacitor-plugins

245

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through installing, configuring, and using Capacitor plugins from six sources — official Capacitor plugins, Capawesome plugins, Capacitor Community plugins, Capacitor Firebase plugins, Capacitor MLKit plugins, and RevenueCat plugins. Covers installation, platform-specific configuration (Android and…

not rated 44 changed today A 101 tokens original MIT

haidrrrry/compose-kotlin-agent-skills

Skill Claude CodeCodex

Enterprise Android/Kotlin skill for 2026 — Kotlin 2.x K2 compiler, AGP 9, Navigation 3, edge-to-edge Compose, strict MVI with atomic state.update, banned AI antipatterns. Jetpack Compose, Hilt, Room, KMP, CameraX/ML Kit, performance, testing. Use when writing Kotlin for Android, building Compose UI, MVVM/MVI…

not rated 43 2mo ago A 149 tokens original MIT

ipaship-audit

247

atharvnaik1/ipaship-audit

Skill Claude CodeCodex

Use when auditing iOS/Android app submissions for compliance with Apple App Store Review Guidelines or Google Play Developer Policies. Scan .ipa, .apk, or .zip files against official store policies, generate structured compliance reports, and identify violations with remediation steps.

not rated 43 3mo ago A 57 tokens original MIT

wallet-ui/wallet-ui

Skill Claude CodeCodex

Use when setting up Wallet UI in a new or existing Expo application. Guides selection between modern @solana/kit (Recommended) or legacy @solana/web3.js.

not rated 43 4d ago A 41 tokens original MIT

swiftui-liquid-glass

249

FloWritesCode/fwc-swiftui-skills

Skill Claude CodeCodex

Implement, review, and refactor SwiftUI features using the iOS 26+ Liquid Glass API. Use when adopting Liquid Glass in new UI, converting existing surfaces to glass, reviewing glass usage for correctness, or fixing common Liquid Glass pitfalls (custom blur stacks, scroll views, button shapes, bottom bars).

not rated 43 2mo ago A 68 tokens original MIT

ScriptingApp/scripting-app-development

Skill Claude CodeCodex

Develop, modify, debug, and validate Scripting App projects: TypeScript/TSX scripts, iOS-style pages, native APIs, Widgets, Live Activities, rich notifications, Shortcuts/Share Sheet intents, App Intents, and Safari browser scripts. Uses Scripting's official llms.txt as the API reference entry point.

not rated 42 +2 1mo ago A 72 tokens

write-swift

251

wangmiaozero/pi-harness

Skill Claude CodeCodex

How to write modern Swift well — modeling with value types, Swift 6 data-race safety and approachable concurrency (@concurrent, main-actor-by-default, actors, task groups), protocols and generics (some vs any), API design, performance and ARC, Swift Testing, macros, and the modern language features agents don't know…

not rated 42 +1 yesterday A 107 tokens AGPL-3.0

bitrise-mcp

252

bitrise-io/bitrise-mcp

MCP server Claude CodeCodexCursor +2

MCP Server for Bitrise, enabling app management, build operations, artifact management, and more. Remote server at mcp.bitrise.io.

not rated 41 23d ago A tokens not measured original MIT

design-system

253

cenconq25/claude-code-app-studio

Skill Claude Code

Section-by-section authoring of a Product Requirements Doc for a single mobile-app system. Reads concept, systems index, dependencies, and registry; walks the user through each PRD section collaboratively; writes incrementally to file. Use when starting a new PRD or filling gaps in an existing one.

not rated 40 4mo ago A 62 tokens original MIT

openclix

254

openclix/openclix

Plugin Claude Code

Bundles 5 skills · 585 tokens together

OpenClix agent skills for local-first mobile retention and engagement automation.

not rated 39 5mo ago A tokens not measured original MIT

mobile-pentest-plan

256

dweinstein/mobile-security-skills

Skill Claude Code

Generate a mobile app penetration testing plan based on MASTG methodology and NowSecure practices. Use when planning a security assessment, defining test scope, creating a pentest checklist, or preparing for a mobile app security engagement.

not rated 39 5mo ago A 49 tokens

miuix

257

limczhh/miuix-skill

Skill Claude CodeCodex

A specialist for building and reviewing Android interfaces with Miuix, the HyperOS user-interface toolkit from Xiaomi, using Jetpack Compose.

not rated 39 23d ago A 302 tokens

app-paywall-pilot

258

Nikolai-Iakubovskii/app-paywall-pilot

Skill Claude Code

Design, audit, debug, and implement App Store-compliant mobile paywalls, subscription flows, pricing screens, trials, offers, feature gates, and subscription lifecycle UX. Use when the user asks to audit my paywall, fix App Store 3.1.2 rejection, improve trial-to-paid, choose plans/prices/trials, review…

not rated 38 2mo ago A 101 tokens original MIT

maestro-extension

259

neuron-core/maestro

Skill Claude CodeCodex

Help developers create and implement extensions for the Maestro CLI application. Use this skill whenever the user mentions creating a Maestro extension, adding custom tools or commands, building UI components for Maestro, registering memory files or event handlers, packaging a Composer package with Maestro extensions…

not rated 38 2mo ago A 99 tokens

mcp

260

webdriverio/mcp

MCP server Claude CodeCodexCursor +2

MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium). Runs locally from the @wdio/mcp npm package.

not rated 37 2d ago A tokens not measured original MIT

build-nitro-modules

262

riteshshukla04/agent-skills

Skill Claude CodeCodex

Builds React Native Nitro Modules from scratch in a monorepo. Scaffolds with Nitrogen, authors HybridObject TypeScript specs, generates native boilerplate, implements in C++/Swift/Kotlin, wires an example app, and prepares for npm publishing. Use when creating a new Nitro Module, implementing native functionality via…

not rated 36 5mo ago A 84 tokens

mdk-mcp

263

SAP/mdk-mcp-server

Plugin Claude Code ✓ vendor

Bundles 2 MCP servers

Model Context Protocol (MCP) server for AI-assisted development of MDK applications.

not rated 36 2d ago A tokens not measured original Apache-2.0

pebble-watchface

264

priyankark/pebble-wf-agent-skill

Skill Claude Code

Generate complete Pebble smartwatch watchfaces, build PBW artifacts, and test in QEMU emulator. Use when creating watchfaces, Pebble apps, animated displays, clock faces. Produces ready-to-install PBW files and runs them in emulator.

not rated 36 +1 5mo ago A 56 tokens

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: