adb-ui-tree
Installation
SKILL.md
ADB UI Tree Debugging Skill
Activation
When this skill is triggered, ALWAYS display this banner first:
╭─────────────────────────────────────────────────────────────╮
│ 📱 SKILL ACTIVATED: adb-ui-tree │
├─────────────────────────────────────────────────────────────┤
│ Target: [app/screen being inspected] │
│ Action: Collecting UI hierarchy via ADB... │
│ Output: ui.xml, screen.png, accessibility logs │
╰─────────────────────────────────────────────────────────────╯
Use this skill when you need to inspect Android UI trees, especially when an app blocks normal debugging/inspection. It provides a repeatable, automatic flow to collect UI hierarchy data, focused window info, and accessibility logs.