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

# Compose Previews

> AI sees your @Preview renders as it builds UI

Firebender can see your Compose @Preview renders in real-time as it builds your UI.

The AI captures preview screenshots directly from Android Studio's render engine, so it knows exactly what your composables look like without running the app.

<video autoPlay loop muted playsInline style={{width: '100%', borderRadius: '12px'}}>
  <source src="https://mintcdn.com/firebendercorp/toXQMnKLZ-b7rSpC/assets/compose-previews-demo.webm?fit=max&auto=format&n=toXQMnKLZ-b7rSpC&q=85&s=2fcc89babb44129bd5f652f84f35ac28" type="video/webm" data-path="assets/compose-previews-demo.webm" />
</video>
