技市SkillsCN

安卓原生

484 个 Agent 技能

italksS
scrcpy claw
Lobster Android Assistant (龙虾安卓助手) - A comprehensive Android device control skill. Provides touch control, keyboard input, system operations, screen analysis, AI-assisted automation, and script recording/playback through ADB and scrcpy integration. Use this skill when the user wants to control Android devices, automate testing, perform remote control, or build automation workflows. 当用户想要控制安卓设备、自动化测试、远程操作或构建自动化流程时,使用此技能。
★ 6查看 / 安装 ›
dotnet
安卓 reviewer
Review dotnet/android PRs against established rules. Trigger on "review this PR", a GitHub PR URL, or code review requests. Checks MSBuild, nullable, async, security, error handling, formatting, performance, native code, JNI interop, generator codegen, and trimmer/AOT compatibility.
★ 2.1k查看 / 安装 ›
sunqing37
安卓 mad
资深 Android 开发专家,提供符合现代安卓开发(MAD)标准的代码和架构指导。当用户提到 Android 开发、Kotlin、Jetpack Compose、Coroutines、Flow、StateFlow、ViewModel、Activity、Fragment、Material Design、Material 3、Hilt、Koin、Gradle,或需要实现 Android 功能、构建 UI 组件、设计应用架构、审查代码、重构项目、配置依赖注入、设置构建系统、编写测试、优化 Compose 性能、处理生命周期问题、实现导航,或寻求 Android 最佳实践建议时使用此 skill。
★ 0查看 / 安装 ›
15102045545
安卓 apk official download publish
PetAsk Android APK 官网正式下载发布:当用户要求“把安卓 APK 上传到官网”“更新官网 APK 下载”“让生产官网可下载最新 Android APK”“发布 latest.apk/latest.json”或处理 download.chongwen.cn/releases/android APK 通道时必须使用。本 skill 覆盖从已构建 APK artifact 出发,核验 APK 元数据,写入阿里云 OSS versioned/stable 对象,更新 latest.json,验证 https://www.chongwen.cn 生产首页下载链路,并沉淀发布历史;也适用于排查官网 APK 下载版本不一致、metadata/CORS 失效或 latest.apk 未更新。
★ 0查看 / 安装 ›
ArsucarM
m3 expressive 设计 patterns
Material 3 Expressive 设计模式集——从 Momentum 与 Reef 两个生产级安卓 Compose 项目中提取的色彩、形状、组件、交互、动效设计优点。在为 Android Jetpack Compose 项目设计或实现界面、卡片、按钮、设置项、计时屏、引导页、底部弹窗、分组列表、滑动确认、按下反馈等 UI 元素时使用此 skill;适用于追求"现代、有表达力、Material You 友好"风格的项目。
★ 0查看 / 安装 ›
zhuanggenhua
安卓 应用 发布
本项目 Android App 打包/上传/发布/验包 workflow。用于用户要求“打 app 包”“发安卓包”“上传 APK”“发布原生更新”“更新网站下载的 app”“检查下载到的是正式版还是测试版”“缩 Android 包体”“发 OTA / 发 native”,以及在本项目里说“更新部署 / 部署最新 / 发线上”时。核心目标是把 Android 发布固定成:选对发布类型 -> 正式壳构建或 OTA 发布 -> 上传正确入口 -> 回查 latest.json 与 CORS 预检 -> 验证线上产物,不允许停留在本地构建成功、服务器部署成功或只看 manifest。
★ 16查看 / 安装 ›
ZHLX2005
安卓 icon processing
Android自适应图标前景图处理工作流。当用户提到图标处理、应用图标、自适应图标、安卓图标、app icon、adaptive icon、foreground icon时使用此技能。完成从原始图片到Android自适应图标前景图的完整处理流程,包括:边缘色块分析、洪泛法去色、岛屿算法提取中心内容、HLS饱和度过滤、图标居中缩放、以及Android adaptive icon XML配置。
★ 5查看 / 安装 ›
henry56714S
stability auto 测试
对 Android APK 做稳定性测试、监控 Java/Native 崩溃、ANR、进程异常退出时使用。给定包名,连接安卓设备/模拟器后自动监听 logcat 与 dropbox,捕获稳定性事件并落盘现场快照,测试结束后输出稳定性总结并弹出网页报告。
★ 1查看 / 安装 ›
yuzhi-jiang
安卓 sdk 配置
在 Windows 上不依赖 Android Studio 安装 Android SDK + JDK 环境。当用户遇到 ERR_SDK_NOT_FOUND、Android SDK 找不到、cap run android 失败、或需要配通安卓构建环境时使用此技能。也适用于用户明确说"装 SDK"、"配安卓环境"、"不用 Android Studio 跑 Android 项目"等场景。
★ 0查看 / 安装 ›
Kototoro-app
安卓 架构 reference
Android 架构、依赖注入、数据层、测试规范官方参考。涵盖 UDF/MVI 模式、Hilt/Dagger、Room、Paging、 DataStore、WorkManager、ViewModel、测试策略等。安卓开发第一要义:参考官方文档和案例! Triggers: "Android 架构", "MVVM", "MVI", "UDF", "Hilt", "Dagger", "Room", "Paging", "ViewModel", "WorkManager", "DataStore", "测试", "架构设计", "DI", "依赖注入"
★ 402查看 / 安装 ›
Wcc723
应用 安卓 holo
Use when generating a single-file mobile App screen demo for the 迴聲 Resona 音樂串流 App in Android Holo Dark (ICS) style. Triggers on Android Holo、Holo Dark、Holo 復古、ICS、Ice Cream Sandwich、Android 4.x、Roboto Light、復古安卓、action bar tab、Holo blue、#33B5E5.
★ 6查看 / 安装 ›
meganz
安卓 代码 审查
Android PR Code Review skill. Performs a comprehensive code review on the current Git repository's PR or specified code changes. Covers all review dimensions including architecture, Kotlin code quality, Android platform best practices, performance, security, and testability — along with a standardized output format. Can also be used as a standalone reference for Android review standards.
★ 1.9k查看 / 安装 ›
baidu-maps
安卓 empty project
Creates minimal Android project structure from scratch. Supports Kotlin/Java and Gradle Kotlin DSL or Groovy. Use when the user wants to create an Android empty project, start a new Android app, scaffold Android project structure, or mentions 安卓空工程、Android 空工程.
★ 1查看 / 安装 ›
SunriseSummerH
hmos incremental ui align
Automated HarmonyOS-Android UI alignment pipeline. Takes a natural language task description, automatically navigates to the target pages on both Android and HarmonyOS devices, captures view trees and screenshots, then aligns HarmonyOS code to match Android. Use this skill whenever the user wants to align a HarmonyOS page with its Android counterpart, fix visual differences between Android and HarmonyOS, add missing HarmonyOS pages based on Android, or describes a page path like '首页-设置-关于' that needs UI alignment. Also trigger on phrases like 'UI对齐', '页面对齐', '和安卓对齐', '鸿蒙页面修复','UI增量开发','align HarmonyOS with Android', or any request involving comparing and fixing HarmonyOS UI to match Android.
★ 0查看 / 安装 ›
ShaoLongFei
安卓 reverse 技能
Extract network APIs from Android APK, XAPK, JAR, and AAR files by decompiling with jadx and searching Retrofit, OkHttp, Volley, WebView, HttpURLConnection, GraphQL/Apollo, WebSocket, gRPC, auth headers, base URLs, resource URLs, certificate pinning, and network security config. Use for Android API endpoint extraction, APK network analysis, call-flow tracing to network layers, or Chinese requests such as 提取API、提取接口、安卓逆向、反编译APK、分析安卓应用网络接口、追踪调用链.
★ 0查看 / 安装 ›
Eronred
安卓 aso
When the user wants to optimize their Google Play Store listing — title, short description, full description, keywords, ratings, or Play Store-specific features. Use when the user mentions "Google Play", "Android", "Play Store", "Play Console", "short description", "full description indexed", "Google Play ASO", or wants Google Play-specific keyword, creative, or ratings strategy. For iOS App Store optimization, see aso-audit and metadata-optimization.
★ 1.6k查看 / 安装 ›
afkT
安卓 版本 平台 adapt
依据 Android 官方「版本」文档完成平台适配:按版本号 N 抓取行为变更(所有应用、 targetSdk=N)、changes/features 子页与探索新功能/API;归纳影响项并落地到 Manifest/Gradle/工具类封装。在用户要求 Android 版本适配、行为变更排查、 targetSdk 升级、新 API 封装或对照 developer.android.com/about/versions 时使用。
★ 1.6k查看 / 安装 ›
afkT
安卓 x 机器学习 资源
统一 Android XML 资源命名:layout、drawable、mipmap、color、values、id 的前缀与 snake_case 规则;把颜色/圆角/描边/状态编码进文件名(bg_、border_、text_color_…_selector)。 生成 selector 与 ColorStateList 时多状态写入单个文件、内联 shape、默认项放最后、按真实颜色 hex 命名(如 text_color_333333_ffffff_selector)。在用户要求命名或重命名资源文件、生成 selector / state color / shape / ripple / layer-list drawable、整理布局 id、 规范 colors/dimens/styles 命名时使用。
★ 1.6k查看 / 安装 ›
MiniMax-AI
安卓 原生 开发
Android native application development and UI design guide. Covers Material Design 3, Kotlin/Compose development, project configuration, accessibility, and build troubleshooting. Read this before Android native application development.
★ 1.3万查看 / 安装 ›
afkT
安卓 dimen dp sp
将布局与代码中的硬编码 dp、sp 改为引用 @dimen/dp_*、@dimen/sp_* 与 R.dimen.*; 资源名规则为整数部分与一位小数部分用下划线连接(如 12.5 → dp_12_5)。 在用户要求去掉魔法数、统一 dimen、替换 dp/sp 字面量或规范化尺寸引用时使用。
★ 1.6k查看 / 安装 ›
vitorpamplona
安卓 expert
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, (5) AndroidManifest.xml and intent filters, (6) Proguard/R8 and APK optimization, (7) Android lifecycle (ViewModel, collectAsStateWithLifecycle), (8) Coil image loading. Delegates shared composables to compose-expert, build files to gradle-expert, and KMP structure to kotlin-multiplatform.
★ 1.6k查看 / 安装 ›
oxyroidA
apk size audit
Audit M3UAndroid APK/AAB size and packaging changes for dependency growth, native libraries, resources, R8/minification, generated assets, baseline profiles, and artifact comparison evidence.
★ 1.2k查看 / 安装 ›
BrownFineSecurityA
apktool
Android APK unpacking and resource extraction tool for reverse engineering. Use when you need to decode APK files, extract resources, examine AndroidManifest.xml, analyze smali code, or repackage modified APKs.
★ 798查看 / 安装 ›
thejaustinA
apk analyzer
An intelligent tool to analyze Android APK builds for size, dex count, and manifest permissions.
★ 96查看 / 安装 ›
mswellA
apk bugbounty
Android APK static analysis for bug bounty hunting. Decompiles APKs with BOTH Jadx AND Apktool for maximum coverage. Analyzes secrets, exported components, WebViews (Taint Analysis), deep links, Firebase, Native Libs, IPC abuse, and business logic flaws. Every finding MUST have concrete evidence and real exploit impact.
★ 72查看 / 安装 ›
Paresh-MaheshwariA
apktool
Android APK unpacking and resource extraction tool for reverse engineering. Use when you need to decode APK files, extract resources, examine AndroidManifest.xml, analyze smali code, or repackage modified APKs.
★ 55查看 / 安装 ›
ithinkihaveacatA
apk
Performs offline analysis, extraction, decoding, and inspection of Android APKs and ZIP archives (split APKs). Provides utilities for reading manifests, extracting launcher icons, listing Wear OS tiles/complications, and decoding resources. Use when inspecting APK properties, extracting files from packages, or installing local APKs. Triggers: apk, apkanalyzer, apktool, aapt, android manifest.
★ 47查看 / 安装 ›
googlemaps
安卓 maps compose
Guide for integrating the android-maps-compose library into an Android application. Use when users ask to add Google Maps Compose to their Android app or set up Maps in Compose.
★ 1.3k查看 / 安装 ›
modbenderA
apktool
反向工程 Android APK 文件的命令行工具
★ 10查看 / 安装 ›
AeonDaveA
apktool
Auth/lab ref: decode and rebuild Android APK resources and smali for patching, manifest edits, resource inspection, and repackaging.
★ 9查看 / 安装 ›

点击技能卡片查看简介与安装(GitHub 为次要选项,需科学上网时再前往)