momentic-mobile-test
Installation
SKILL.md
Momentic model
Momentic Mobile turns structured natural language into native and webview automation on Android emulators and iOS simulators. Interactive steps resolve targets into device actions; assertions can inspect screenshots, native hierarchies, and webview state.
Project files and formats
Mobile tests use *.test.yaml; modules use *.module.yaml. Test IDs live in the
test file's id field. Check momentic.config.yaml and test-level metadata
before assuming project defaults apply.
fileType: momentic/mobile-test/v2 and
fileType: momentic/mobile-module/v2 identify mobile v2. Treat missing or
different fileType as deprecated v1. Never edit v1 YAML directly; persist
changes through momentic_test_splice_steps.