v1.3.0
Highlights
- android CLI prescriptions across four skills — instead of vendoring a standalone
android-cliskill (a command catalog with heavy overlap), this release hardens the skills that genuinely benefit from CLI affordances:android-accessibility—jq-driven scans ofandroid layoutJSON for unlabeled controls and sub-48dp touch targets, with annotated-screenshot fallback for WebView/animation cases.android-device-testing— new Step 6 prescribingandroid run/emulator/describeas a one-shot deploy pipeline, plusandroid layout --difffor state-change assertions during test authoring.debugging-and-error-recovery—android info+android screen capture+android layoutas pre-debugger triage capture (env, screen, full UI tree in <5s).ci-cd-and-automation—android sdk installas a leaner alternative tosetup-androidfor platform provisioning, with explicit guidance to keepreactivecircus/android-emulator-runnerfor the emulator itself (android emulatoris disabled on Windows).source-driven-developmentalready prescribedandroid docs+kb://at priority 1 — left untouched.
android skillscatalog discovery —references/android-cli-reference.mdnow documentsandroid skills find|list|add, the per-harness install dirs (~/.claude/skills/,~/.gemini/skills/,~/.codex/skills/,~/.copilot/skills/,~/.junie/skills/,~/.config/opencode/skills/), and the vendor-into-repo flow for adopting catalog skills.
Changes
Full changelog: v1.2.0...v1.3.0