LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

xmake-dev - Develop and debug the Xmake codebase itself

Guides building the xmake binary from source, loading local source trees, and debugging Lua scripts and the C core.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Build xmake binary from source
  • Load local source environment
  • Debug Lua layer scripts
  • Debug native C core
  • Run xmake test suite

Inputs

  • xmake source repository
  • Lua script files
  • Native C source files

Outputs

  • Compiled xmake binary
  • Lua debug trace logs
  • Test suite results

Requirements

  • Git with submodule support
  • C compiler and build tools
  • Debugger like GDB or LLDB

Source

  • Spec: SKILL.md
xmake
build-system
c
lua
debugging
Build xmake binary from source
Load local source environment
Debug Lua layer scripts
Debug native C core
xmake source repository
Lua script files
Native C source files
Compiled xmake binary
Lua debug trace logs
Test suite results