momentic-mobile-test
Agent skill from momentic-ai/skills.
What it does
- Interactive steps such as taps, typing, swipes, and scrolls use AI to resolve
- Assertions can evaluate visible screen state, native hierarchy, and webview
- Goal-based AI actions can perform broader tasks, but native mobile steps are
- Change the step description/assertion when the intent has changed; this
- Use --disable-cache for dynamic targets that should resolve fresh every run,
- Preserve good previewed cache by carrying CacheId into splice with
- Change assertion wording and add disambiguation when previous AI memory is now
Requirements & configuration
- AI check, or a native wait only when the test genuinely needs fixed time.
- Gather only what you need:
- unclear, the change depends on platform behavior, or the user asks to
- visible. It requires name, platform, and valid mobile settings. Only pass
- momenticsessionstart requires an existing testId; it does not create
Configuration: MOMENTIC_PROJECT_ROOTANDROIDELEMENT_CHECKSCREEN_CHECKAI_CHECKSCROLL_TOSWIPECONDITIONAL
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Source
Repository: https://github.com/momentic-ai/skills
momentic-mobile-test FAQ
What does the momentic-mobile-test skill do?
Create, run, and maintain Momentic mobile E2E tests and modules for Android and iOS. Use Momentic MCP tools for live device validation, and use direct v2 YAML edits only for high-confidence local mobile v2 changes. Interactive steps such as taps, typing, swipes, and scrolls use AI to resolve Assertions can evaluate visible screen state, native hierarchy, and webview
What does momentic-mobile-test require?
AI check, or a native wait only when the test genuinely needs fixed time. Gather only what you need: unclear, the change depends on platform behavior, or the user asks to visible. It requires name, platform, and valid mobile settings. Only pass momenticsessionstart requires an existing testId; it does not create Configuration keys: MOMENTIC_PROJECT_ROOT, ANDROID, ELEMENT_CHECK, SCREEN_CHECK, AI_CHECK, SCROLL_TO, SWIPE, CONDITIONAL.
How do I install momentic-mobile-test?
Run: npx -y skills add https://github.com/momentic-ai/skills --skill momentic-mobile-test --agent claude-code — the source lives at github.com/momentic-ai/skills.
Maintain momentic-mobile-test?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/momentic-ai-skills-momentic-mobile-test?ref=badge) npx agentictools info skills/momentic-ai-skills-momentic-mobile-test The second line is the CLI lookup for this page — handy in READMEs and docs.