ithinkihaveacatithinkihaveacatCommunityยท4 Agent Skills Included

dotfiles

Android device automation, APK analysis, and workspace configuration

Automates Android and Wear OS device control, APK inspection, emulator management, and Jetpack library lookups through ready-made scripts. Eliminates manual ADB command memorization, stale library version guesses, and repetitive workspace setup for coding agents. Includes coding standards, code review, technical writing, and task tracking workflows that keep projects consistent and handoff-ready.
npx skills add ithinkihaveacat/dotfiles --all -g -y
Available:

Tells the agent to treat installed skills as the primary source of truth, enforce bounded searches, protect private data from public commits, and follow strict script quality rules when working in this repository.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dotfiles skills?โ–ผ

Run `npx skills add ithinkihaveacat/dotfiles --all -g -y` in your terminal to install all skills in this collection globally.

How to automate Android and Wear OS devices?โ–ผ

The adb skill provides scripts for screenshots, screen recording, tile management, and package operations, while android-testing covers Doze mode, network failover, and sensor simulation.

How to look up current AndroidX library versions?โ–ผ

The jetpack skill resolves Maven coordinates, checks stable or snapshot versions, and downloads source code directly from Google's repositories, with offline cache support.

Does this work with Claude Code and other coding agents?โ–ผ

Yes. Every skill follows the standard SKILL.md format and the workspace-config tool auto-detects Claude Code, Codex, and Antigravity to link skills and set permissions.

Can agents analyze APK files offline?โ–ผ

Yes. The apk skill decompiles manifests, extracts launcher icons, and inspects Wear OS tiles locally using apkanalyzer and apktool without uploading anything.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’