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.
$npx -y skills add moxibyte/moxpp --skill moxpp-setupInstalls into the current project.
Run `npx skills use "https://github.com/moxibyte/moxpp" --skill "moxibyte/moxpp/moxpp-setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/moxibyte/moxpp" that are relevant to the current task. Run `npx skills add "https://github.com/moxibyte/moxpp"` and select the relevant skills, then follow their instructions.