Bundle a Cloudflare Worker that combines MoonBit core code with a TypeScript entry. Use when wrangler must ship a moon-built JS module alongside hand-written TS, with FFI rewrites and a post-build bundle check.
$npx -y skills add mizchi/skills --skill mbt-worker-bundleInstalls into the current project.
Run `npx skills use "https://github.com/mizchi/skills" --skill "mizchi/skills/mbt-worker-bundle"` 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/mizchi/skills" that are relevant to the current task. Run `npx skills add "https://github.com/mizchi/skills"` and select the relevant skills, then follow their instructions.