·mf-module-info
</>

mf-module-info

从其 mf-manifest.json 中获取远程模块联合模块的元数据和清单信息 - publicPath、remoteEntry、类型文件 URL 以及模块的remotes/exposes/shared。两种模式:(1)在consumer项目内部,仅传递远程名称,入口URL从mfConfig.remotes解析; (2) 在消费者项目之外,直接传递远程名称及其remoteEntry URL。要检查当前项目自己的配置,请改用 mf-context。

12安装·1热度·@module-federation

安装

$npx skills add https://github.com/module-federation/core --skill mf-module-info

如何安装 mf-module-info

通过命令行快速安装 mf-module-info AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/module-federation/core --skill mf-module-info
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:module-federation/core。

SKILL.md

查看原文

Step 2 — consumer mode (no URL provided): Call the mf-context Skill (passing [project-root]) to collect MFContext, then run:

Step 2 — standalone mode (URL provided): Run with an empty context and the explicit URL:

| publicPath | Base URL of the remote | | remoteEntry | Full URL to remoteEntry.js | | typesZip | URL to @mf-types.zip | | typesApi | URL to @mf-types.api (shown only if present) | | hasSsr | Whether SSR build artifacts were detected | | exposes | Modules this remote exposes | | remotes | Remotes this module depends on |

从其 mf-manifest.json 中获取远程模块联合模块的元数据和清单信息 - publicPath、remoteEntry、类型文件 URL 以及模块的remotes/exposes/shared。两种模式:(1)在consumer项目内部,仅传递远程名称,入口URL从mfConfig.remotes解析; (2) 在消费者项目之外,直接传递远程名称及其remoteEntry URL。要检查当前项目自己的配置,请改用 mf-context。 来源:module-federation/core。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/module-federation/core --skill mf-module-info
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from module-federation/core

快速解答

什么是 mf-module-info?

从其 mf-manifest.json 中获取远程模块联合模块的元数据和清单信息 - publicPath、remoteEntry、类型文件 URL 以及模块的remotes/exposes/shared。两种模式:(1)在consumer项目内部,仅传递远程名称,入口URL从mfConfig.remotes解析; (2) 在消费者项目之外,直接传递远程名称及其remoteEntry URL。要检查当前项目自己的配置,请改用 mf-context。 来源:module-federation/core。

如何安装 mf-module-info?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/module-federation/core --skill mf-module-info 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/module-federation/core

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-03-10