All-in-one Module Federation skill. Use when the user asks anything about MF — concepts, configuration, runtime API, shared dependencies, type errors, runtime…
MF — Module Federation All-in-One Skill Step 1: Identify the sub-skill Parse $ARGUMENTS and map to a reference file in the reference/ directory (same directory as this file): Sub-command (case-insensitive) Aliases Reference file docs doc, help, ? reference/docs.md context ctx, info, status reference/context.md module-info module, remote, manifest reference/module-info.md integrate init, setup, add reference/integrate.md type-check types, ts, dts reference/type-check.md shared-deps shared, deps, singleton reference/shared-deps.md perf performance, hmr, speed reference/perf.md config-check config, plugin, exposes reference/config-check.md bridge-check bridge, sub-app reference/bridge-check.md runtime-error runtime-code, runtime-008, runtime-001, remote-entry reference/runtime-error.md
don't have the plugin yet? install it then click "run inline in claude" again.