Provides in-repo documentation and practical guidance for the Luamake build system: how to author make.lua, define targets (lm:exe, lm:lib, lm:lua_src, lm:lua_embed), configure lm:conf, use deps/objdeps, and integrate Bee runtime. Includes concrete examples, failure modes, and best-practice references.
Use this skill when working within a repository that uses Luamake or when you need to write/modify/debug make.lua files, resolve Ninja generation issues, manage codegen dependencies (objdeps), or build Lua C modules for the project. Avoid using it for unrelated build systems (CMake, Bazel) or general compiler theory.
Likely useful for code-capable assistants (Copilot/Codex/Claude Code/Gemini CLI) that can inspect project files and suggest or modify make.lua entries.
This skill has not been reviewed by our automated audit pipeline yet.