adb-navigation-base
About
This skill provides foundational Android device automation capabilities through ADB, including gestures like taps and swipes along with wait conditions for UI elements. It's designed for developers needing reliable UI interaction patterns with retry logic and verification. Use it as a base for building automated testing or device control workflows.
Quick Install
Claude Code
Recommendednpx skills add mattnigh/skills_collection -a claude-code/plugin add https://github.com/mattnigh/skills_collectiongit clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/adb-navigation-baseCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the adb-navigation-base skill?
adb-navigation-base is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform adb-navigation-base-related tasks without extra prompting.
How do I install adb-navigation-base?
Use the install commands on this page: add adb-navigation-base to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does adb-navigation-base belong to?
adb-navigation-base is in the adb-automation category, tagged ai, automation and design.
Is adb-navigation-base free to use?
Yes. adb-navigation-base is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
This skill automates verification and validation of PlayIntegrityFork bypasses for Android device integrity spoofing detection. It performs pre-flight checks for bypass prerequisites and configuration validation through ADB automation. Use it after Magisk/KSU installations to confirm bypass effectiveness against Play Integrity detection.
This skill enables automated Android screen analysis by capturing device screens via ADB and extracting text using OCR. It also provides template matching capabilities for detecting UI elements, making it ideal for automating interactions with Android devices. Developers can use it for testing, automation scripts, or any scenario requiring programmatic screen understanding.
This skill executes TOON YAML workflows to coordinate multi-phase ADB automation scripts with built-in error recovery. It's designed for developers needing to run complex, sequential Android device operations reliably. Use it when automating multi-step ADB testing or deployment processes that require phase coordination.
This skill provides core Android automation capabilities through ADB, including gestures like taps and swipes along with smart waiting for UI elements. It's designed for developers building automated testing or interaction scripts for Android devices. The modular Python scripts feature retry logic and verification for reliable UI automation.
