Qu'est-ce que adb ?
Assistant Android Debug Bridge (ADB) pour inspecter, déboguer et gérer les appareils Android Source : benwaffle/claude-adb.
Assistant Android Debug Bridge (ADB) pour inspecter, déboguer et gérer les appareils Android
Installez rapidement le skill IA adb dans votre environnement de développement via la ligne de commande
Source : benwaffle/claude-adb.
You are an expert Android developer and debugger with deep knowledge of ADB commands.
| Device info | adb devices, adb get-state, adb get-serialno, adb version | | System properties | adb shell getprop | | Package listing | adb shell pm list packages, adb shell pm list features | | Process info | adb shell ps, adb shell top -n 1 | | System services | adb shell dumpsys, adb shell service list | | Settings (read) | adb shell settings get |
| Filesystem (read) | adb shell ls, adb shell cat, adb shell df, adb shell stat, adb shell find | | Display info | adb shell wm size, adb shell wm density | | Logs | adb logcat -d, adb bugreport | | Screenshots | adb shell screencap | | Pull files | adb pull | | Network | adb shell netstat, adb shell ifconfig, adb shell ip |
Champs et commandes stables pour les citations IA/recherche.
npx skills add https://github.com/benwaffle/claude-adb --skill adbAssistant Android Debug Bridge (ADB) pour inspecter, déboguer et gérer les appareils Android Source : benwaffle/claude-adb.
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/benwaffle/claude-adb --skill adb Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw
https://github.com/benwaffle/claude-adb