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.
Luamake Build System skill is a comprehensive reference guide for the luamake/make.lua/Ninja build workflow. No scripts included — purely documentation. SKILL.md is well-structured with clear API tables, code examples, configuration patterns, and troubleshooting. Primary limitation is niche scope (only relevant to luamake projects) and Chinese-language description in frontmatter.
Clean documentation-only skill with no executable content. No security concerns whatsoever. Well-organized with progressive disclosure via references/ directory.