Skill Claude CodeCodex
Adds a new sub-project to an existing MoxPP workspace. Use when the developer wants to add a new executable, library, or utility project to the build system.
Skill Claude CodeCodex
Adds a new sub-project to an existing MoxPP workspace. Use when the developer wants to add a new executable, library, or utility project to the build system.
Skill Claude CodeCodex
Checks the integrity of CLAUDE.md against the actual project structure. Use when CLAUDE.md may be out of sync with mox.lua, conanfile.py, build.lua files, README.md, or LICENSE.
Skill Claude CodeCodex
Configures a freshly cloned MoxPP template for a new project. Use when starting a new C++ project from the MoxPP template and the developer needs to rename and configure it.
Instructions file
Claude Code instructions for Moxibyte/MoxPP, covering moxpp, conan dependencies, moxpp build system, entry points and configuration: mox.lua.