Skip to main content
XenolithEngine
GitHub creator profile

XenolithEngine

Repository-level view of 7 collected skills across 1 GitHub repositories.

skills collected
7
repositories
1
updated
Aug 17, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

code-style
unclassified

Write C/C++ in the Xenolith/Stappler monorepo the way the codebase is written. Use BEFORE creating or editing sources in runtime/, stappler/, xenolith/, tests/ or utils/ — new file, new header, new class, new platform branch, new allocation. Covers .cpp SCU…

Aug 17, 2026
css-engine
unclassified

Write CSS for the Xenolith/Stappler engine's CSS engine (stappler_document + xenolith_renderer_ui StyleSystem) CORRECTLY — it is a CSS subset, NOT web CSS. Use before writing or debugging any .css in this repo (resources/style.css, pug templates, ui:: atoms).…

Aug 11, 2026
gui-debug
unclassified

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),…

Aug 9, 2026
wine-debug
software-developers

Debug a Windows (.exe) build under wine from native linux lldb — catch a crash, access violation, or stack overflow and get a source-level backtrace, registers, and locals, all on Linux without a Windows machine. Use when a Windows/MSVC cross-build…

Aug 4, 2026
xenolith-build
software-developers

Build & compile-verify a Xenolith/Stappler project for any target (Linux, Windows, Android-NDK, macOS). Prefer xenolith-cli; use raw make only when the CLI is not installed. Use when asked to build, compile-check, or verify a change in this monorepo —…

Aug 4, 2026
cli-build
software-developers

Build Xenolith apps/projects through the `xenolith-cli` installer tool — the SDK command front-end. Use whenever asked to build, rebuild, run, or compile-check a Xenolith project or app in this repo (e.g. "build the installer", "build utils/installer",…

Aug 3, 2026
wasm-test
software-developers

Build a Xenolith wasm test, serve it with COOP/COEP, and open it in the browser. Use when someone wants to run/see a wasm test (libc, threads, WebGPU) locally without manual build+serve steps.

Aug 1, 2026
Showing 1 of 1 repositories
All repositories loaded