compose-preview
Installation
SKILL.md
Compose Preview
Render @Preview composables to PNG images without launching Android Studio.
Works on both Android (Jetpack Compose via Robolectric) and Compose Multiplatform
Desktop (via ImageComposeScene + Skia).
Maintained at github.com/yschimke/skills
under skills/compose-preview/. The CLI, Gradle plugin, and renderer ship from
github.com/yschimke/compose-ai-tools;
this skill documents how an agent drives them.
Run compose-preview --version to see the installed CLI bundle, compose-preview doctor
to compare against the latest release (warns when the local copy trails), and
compose-preview update to re-run the bootstrap installer.