> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mobileboost.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Integrate MobileBoost into your development workflow

MobileBoost gives engineers multiple ways to create and run mobile tests, from AI-powered agent skills in your IDE to native SDKs for your existing test frameworks.

<Columns cols={2}>
  <Card title="Agent skill" icon="wand-magic-sparkles" href="/engineer-tooling/agent-skill">
    Use MobileBoost from Claude Code, Cursor, or Codex.
  </Card>

  <Card title="SDK" icon="cube" href="/engineer-tooling/sdk-overview">
    Write tests in Appium, XCUI, or Espresso with the MobileBoost SDK.
  </Card>
</Columns>
