A router skill for Module Federation workflows that maps your intent to ten different reference files covering docs, context, module info, integration, type checking, shared dependencies, performance, config validation, bridge patterns, and runtime errors. It's basically a dispatch layer, so instead of hunting through Module Federation's documentation yourself, you tell it what you're trying to do (like "integrate" or "types") and it routes you to the right reference material. The security audits all show warnings or failures, which is worth noting. Useful if you're already using Module Federation and want a conversational interface to navigate its various concerns without context switching to GitHub or separate docs.
npx skills add https://github.com/module-federation/core --skill mf