Guides local Android device and emulator workflows: adb discovery, install, logcat, port reverse, common emulator/AVD launch patterns, and PATH/adb server issues on Windows. Use when debugging on device or emulator, capturing logs, installing APKs, or when adb/emulator commands fail or show no devices.
Guides use of the Android CLI android docs and android skills commands: local doc index, kb:// fetch workflow, installing skill packs into a project or user Cursor skills directory, and when to prefer Context7 or the web over CLI docs. Use when the user or task involves Android CLI documentation search/fetch, kb://…
Guides capturing Android Perfetto system traces via adb: text TraceConfig (.pbtxt), adb shell perfetto (--txt), device output under /data/local/tmp, adb pull, and handoff to Perfetto UI or traceprocessor SQL (perfetto-sql). Use when the user needs perfetto traces, adb shell perfetto, scheduling/jank profiling configs…
Use when analyzing Android ANR or bugreport traces (anr, traces.txt, Waiting Channels, DALVIK THREADS, SIGQUIT stacks), especially when root-cause evidence and lock/Binder chain mapping are required for com.thunder. or other Android projects.
A set of rules for creating short Git commit messages in one of two configured languages, based on the actual staged code changes. It tells the agent how to inspect and stage changes before writing the message.