BeClaude

tailscale-deploy-adb

New
1GitHub TrendingGeneralby andrew-malitchuk

Claude Code skill - deploy Android debug builds to a physical device over Tailscale + Wireless ADB, no USB required

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/tailscale-deploy-adb.md https://raw.githubusercontent.com/andrew-malitchuk/tailscale-deploy-adb/main/SKILL.md
3
Invoke in Claude Code
/tailscale-deploy-adb
View source on GitHub
deployment

Frequently Asked Questions

What is tailscale-deploy-adb?

Claude Code skill - deploy Android debug builds to a physical device over Tailscale + Wireless ADB, no USB required

How to install tailscale-deploy-adb?

To install tailscale-deploy-adb, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /tailscale-deploy-adb.

What is tailscale-deploy-adb best for?

tailscale-deploy-adb is a community categorized under General. It is designed for: deployment. Created by andrew-malitchuk.