Build error triage: detect language, load fix patterns, auto-retry. Use for ''build failed'', ''fix compilation'', ''type error''. Chains into mk:verify. NOT for runtime errors (see mk:fix); NOT for architectural debugging (see mk:investigate).
$npx -y skills add ngocsangyem/meowkit --skill build-fixInstalls into the current project.
Run `npx skills use "https://github.com/ngocsangyem/meowkit" --skill "ngocsangyem/meowkit/build-fix"` 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/ngocsangyem/meowkit" that are relevant to the current task. Run `npx skills add "https://github.com/ngocsangyem/meowkit"` and select the relevant skills, then follow their instructions.