Smix banner
goliajp goliajp

Smix

AI community

Description

AI-native cross-platform mobile automation (iOS Simulator + Android emulator), maestro yaml dialect superset

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

smix

[![License](https://img.shields.io/badge/license-Apache--2.0%20OR%20MIT-blue?style=flat-square)](#license) [![Rust](https://img.shields.io/badge/rust-stable-orange?style=flat-square&logo=rust)](#) [![Swift Package](https://img.shields.io/github/v/release/goliajp/smix?label=Swift%20Package&logo=swift&style=flat-square)](https://github.com/goliajp/smix/releases/latest) [![npm](https://img.shields.io/npm/v/@goliapkg/smix?label=npm%20%40goliapkg%2Fsmix&logo=npm&style=flat-square)](https://npmjs.com/package/@goliapkg/smix) [![crates.io](https://img.shields.io/crates/v/smix-cli?label=crates.io%20smix-cli&logo=rust&style=flat-square)](https://crates.io/crates/smix-cli) [![Maven Central](https://img.shields.io/maven-central/v/jp.golia.smix/smix-sdk?label=Maven%20Central%20jp.golia.smix&logo=apachemaven&style=flat-square)](https://central.sonatype.com/artifact/jp.golia.smix/smix-sdk)

AI-native UI automation for the iOS Simulator, the Android Emulator, and — once registered — physical iPhones and Android devices. Written in Rust; distributed as a CLI (`smix`), a Rust SDK, and native SDKs for Swift and Kotlin. A TypeScript package ships the same typed API surface and drives a device through the napi addon; three surfaces (`App.screenshot`, `App.openUrl`, `App.launchFresh`) still throw `SmixNotImplementedError` pending their transport — see the [npm package README](./npm/smix-rn/README.md).

Designed for LLM-authored test flows:

  • Explicit selectors (id / text / label / role / anchor) — no XPath, no coordinate guessing
  • AI-readable failure messages with visible-element context and edit-distance suggestions
  • Playwright-shape API surface mirrored across the SDKs
  • Host-side selector resolution + native event injection (IOHID + XCUIElement chain on iOS, UiAutomator on Android)
  • MCP server entry for direct Claude Code integration
  • Physical devices are a first-class target, held to three rules: a device must be registered before it can be addressed (so "w