Provides xmath API reference and in-place math optimization patterns for Defold. Use when writing performance-critical math code, optimizing vector/quaternion/matrix operations, or when the user mentions xmath, zero-allocation math, or reducing Lua GC pressure.
$npx -y skills add indiesoftby/defold-agent-config --skill xmath-usageInstalls into the current project.
Run `npx skills use "https://github.com/indiesoftby/defold-agent-config" --skill "indiesoftby/defold-agent-config/xmath-usage"` 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/indiesoftby/defold-agent-config" that are relevant to the current task. Run `npx skills add "https://github.com/indiesoftby/defold-agent-config"` and select the relevant skills, then follow their instructions.