Agent Skills by Heejoon Kang
Showing 11 vetted skills indexed across 1 GitHub repositories.
disconnect-device
Disconnect wireless Android devices from ADB and output standardized JSON results.
list-devices
Query adb for connected Android devices and emulators, outputting a JSON report.
stop-emulator
Stops a specified Android emulator (AVD) by name or serial using adb.
start-emulator
Launch a specified Android Virtual Device via command line with JSON output.
connect-device
Connects to Android devices over ADB wireless (TCP/IP) and outputs structured JSON results.
list-emulators
List installed Android emulators with metadata such as API level and resolution.
add-skill
Create Claude plugin skills with standardized SKILL.md frontmatter and directory structure.
commit
Validates conventional commit prefixes, scope, and message length in Git workflows.
add-plugin
Scaffold and publish Claude plugins with plugin.json and marketplace.json registration.
review-shell-scripts
Audit .sh files with shellcheck and apply Bash Script Convention fixes.
bump-version
Increment semantic version components and rewrite plugin.json for a plugin.