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 に表示されている付属ファイルをお読みください。