compose-ui-control

Installation
SKILL.md

compose-ui-test-server

A library that enables AI coding agents to control Compose Desktop applications at runtime via HTTP.

Checking If Already Installed

Before setting up, check if the project already has the library:

grep -r "compose-ui-test-server\|composeuittest" --include="*.gradle*" --include="*.kt" .

Look for:

  • Dependency on io.github.forketyfork:compose-ui-test-server
  • Imports from io.github.forketyfork.composeuittest
Installs
4
GitHub Stars
221
First Seen
Apr 28, 2026
compose-ui-control — jetbrains/skills