Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Render Compose @Preview functions to PNG outside Android Studio. Use this to verify UI changes, iterate on designs, and compare before/after states across Android (Jetpack Compose) and Compose Multiplatform Desktop projects.
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/compose-ai-tools
under skills/compose-preview/. The bundle this documentation ships with is
v0.9.3.
<!-- x-release-please-end -->Run compose-preview --version to check the installed 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.
ee.schimke.composeai.preview) that discovers @Preview
annotations from compiled classes and registers rendering tasks.compose-preview CLI that drives the Gradle build via the Tooling API
and surfaces rendered PNG paths.@Preview functions, and commands for rendering all or a single file.npx skills add yschimke/compose-ai-tools --skill compose-previewHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.