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

# Documentation

> Learn how to onboard, configure, and use Tusk

<img src="https://mintcdn.com/tusk/ZSRG9RyWtVo44p2P/images/tusk-docs-hero-image.png?fit=max&auto=format&n=ZSRG9RyWtVo44p2P&q=85&s=d31e959955f82d63d0173fbe1f03bc53" alt="Tusk docs hero image" width="1584" height="724" data-path="images/tusk-docs-hero-image.png" />

## Getting Started

Take your first step to world-class test coverage with Tusk's unit and integration tests.

<CardGroup cols={2}>
  <Card title="Onboarding" icon="rocket-launch" href="/onboarding">
    Authorize the Tusk app on GitHub or GitLab and sync your repo
  </Card>

  <Card title="Code Reviewer" icon="message-code" href="/code-review/overview">
    Automatically review pull requests for bugs and quality issues
  </Card>

  <Card title="Install CLI & SDK" icon="square-terminal" href="/api-tests/setup-agent">
    Set up Tusk Drift on your local machine in 2 commands
  </Card>

  <Card title="API Drift Detection" icon="signal-stream" href="/api-tests/overview">
    Get started with recording live traffic and replaying traces as API tests
  </Card>

  <Card title="Unit Test Generation" icon="flask" href="/automated-tests/overview">
    Get started with generating unit tests in CI or as backfill
  </Card>

  <Card title="Agent Skills" icon="wand-magic-sparkles" href="/agent-skills">
    Install AI agent skills for Cursor, Claude Code, and more
  </Card>
</CardGroup>
