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

# Overview

> Advanced features for professional iOS/macOS development

Unlock advanced capabilities to supercharge your development workflow with FlowDeck. Optimize build times, debug and test your apps with full logging support.

## Advanced Features

<CardGroup cols={2}>
  <Card title="Debugging" icon="bug" href="/extension/debugging">
    Debug with LLDB, set breakpoints, and inspect variables during runtime
  </Card>

  <Card title="Test Manager" icon="flask" href="/extension/testing">
    Run and manage unit and UI tests with full Test Explorer integration
  </Card>

  <Card title="OSLog Integration" icon="terminal" href="/extension/logging">
    Stream, search, and filter device logs directly from your development environment
  </Card>

  <Card title="Swift Package Manager" icon="box" href="/extension/swift-package-manager">
    Add/remove and manage your project's Swift Packages
  </Card>

  <Card title="Asset Catalog Browser" icon="image" href="/extension/asset-catalog">
    Browse the contents of your Asset Catalogs (.xcassets)
  </Card>
</CardGroup>
