Skip to main content

gui-debug

Debug and drive a Xenolith app over its inspector socket — headless by default (`--headless`, no window system), so a GUI can be inspected, screenshotted and driven with no display, no compositor and no mouse. MCP tools: `inspect_scene` (the node tree), `get_logs` (the log ring buffer), `screenshot`, `list_commands`/`invoke_command` (scene-registered actions), `send_input`, `send_text`, `step_frame`, `window_control`, `quit_app`. Use when a Xenolith GUI app (installer, scaffolded app, tests/window) is misbehaving visually — missing elements, wrong layout, invisible nodes, overlap, wrong stacking, an element you can't find, "why is this hidden", "where did this node go"; when verifying business logic (catalogue load, install progress, errors, crashes) works BEFORE or independently of the UI; or when you need a screenshot of an app on a machine with no session at all. Complements source-level debugging (lldb/wine-debug).

跳到安装

来源信息

仓库
XenolithEngine/xenolith-engine
最近来源活动
2026年8月9日 12:18
检测到的 SKILL.md 语言
英语
星标
4
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。