ttdazi

6 mods across 2 repositories, 7 stars between them.

ttdazi/AndroidAISkills

Skill Claude CodeCodex

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.

5 3mo ago A 70 tokens original Apache-2.0

ttdazi/AndroidAISkills

Skill Claude CodeCodex

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://…

5 3mo ago A 101 tokens original Apache-2.0

ttdazi/AndroidAISkills

Skill Claude CodeCodex

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…

5 3mo ago A 127 tokens original Apache-2.0

ttdazi/AndroidAISkills

Skill Claude CodeCodex

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.

5 3mo ago A 64 tokens original Apache-2.0

commit

05

ttdazi/CursorAiCommit

Command Cursor

生成符合 Conventional Commits 规范的 Git Commit Message,支持{languagetype1}{languagetype2}动态切换。.

2 9mo ago A 0 tokens original MIT

commit-commands

06

ttdazi/CursorAiCommit

Cursor rule Cursor

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.

2 9mo ago A 2,542 tokens original MIT