Render Jetpack Compose and Compose Multiplatform previews to PNG from the command line for AI agents.
compose-ai-tools is easy to set up with trust notes worth reviewing. Check agent compatibility and use-case fit before adding it to your workflow.
gh repo view yschimke/compose-ai-tools --webOpen the official repository or website.
Check the README for package manager, auth, and platform requirements.
Try it in a small test task inside your agent workflow.
Repository setup guidance
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 24 days ago.
108 GitHub stars indicate community interest.
41 open issues signal maintenance load.
Apache-2.0 license detected.
3 security/trust notes recorded.
Setup difficulty is 2/5.
A public repository of example skills for Claude, demonstrating how to create reusable instructions and resources for specialized tasks.
Adversarial AI bug hunter with auto-fix skill for Claude Code, Cursor, Codex CLI, GitHub Copilot CLI, Kiro CLI, Opencode, Pi Coding Agent, and more. Multi-agent pipeline finds security vulnerabilities, logic errors, and runtime bugs — then fixes them autonomously on a safe branch.
An open-source framework to turn HTML, CSS, and animations into deterministic MP4 videos.
A multimodal toolset for AI agents to generate, edit, and display images, videos, and audio via CLI.
This tool lets you see your Compose UI without opening Android Studio. It turns your @Preview composables into images you can view from the terminal. It's designed to help AI coding agents see the screens they change, and it also works for developers who want a quick preview.
compose-ai-tools is a developer tool that renders Jetpack Compose and Compose Multiplatform previews to PNG images from the command line. It eliminates the need to open Android Studio to see UI changes, making it ideal for AI coding agents that need visual feedback. The tool works with Android (via Robolectric) and Compose Multiplatform Desktop (via ImageComposeScene). It provides a CLI, a VS Code extension, and a Gradle plugin. The CLI can render all previews in a project, and a browse command opens a component browser. It also supports data products like accessibility findings, layout trees, and theme tokens, plus an MCP server for agent integration. The tool is designed to be easy to set up with a one-line installer and works with existing Compose projects without build modifications.
108
Stars
5
Forks
41
Issues
Apache-2.0
License
Render Jetpack Compose and Compose Multiplatform previews to PNG from the command line for AI agents.
AI coding agent developers, Android developers using Jetpack Compose, Compose Multiplatform developers
The setup section provides repository-level starting guidance, not a guarantee of an independently verified installation. Check the official README and release notes.
The tool executes build commands and may run arbitrary code from the project, so use with caution on untrusted repositories. The installer script downloads and executes code from a remote URL; ensure you trust the source.
Similar or complementary options to evaluate include anthropic-skills, bug-hunter, hyperframes.
Aug 20, 2026