什么是 mf-context?
收集当前项目的模块联合上下文 (MFContext) 并输出结构化摘要。作为所有 MF 诊断技能的数据基础;也可以独立调用,快速了解项目的MF配置。 来源:module-federation/core。
收集当前项目的模块联合上下文 (MFContext) 并输出结构化摘要。作为所有 MF 诊断技能的数据基础;也可以独立调用,快速了解项目的MF配置。
通过命令行快速安装 mf-context AI 技能到你的开发环境
来源:module-federation/core。
Collect the following information step by step from $ARGUMENTS (defaults to the current working directory if empty), then output the aggregated MFContext.
Find config files in the following priority order (.ts / .mts take precedence over .js / .mjs / .cjs):
| 1 | module-federation.config.{ts,mts,js,mjs,cjs} | | 2 | rsbuild.config.{ts,mts,js,mjs,cjs} | | 3 | rspack.config.{ts,mts,js,mjs,cjs} | | 4 | modern.config.{ts,mts,js,mjs,cjs} | | 5 | next.config.{ts,mts,js,mjs,cjs} | | 6 | webpack.config.{ts,js} |
收集当前项目的模块联合上下文 (MFContext) 并输出结构化摘要。作为所有 MF 诊断技能的数据基础;也可以独立调用,快速了解项目的MF配置。 来源:module-federation/core。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/module-federation/core --skill mf-context收集当前项目的模块联合上下文 (MFContext) 并输出结构化摘要。作为所有 MF 诊断技能的数据基础;也可以独立调用,快速了解项目的MF配置。 来源:module-federation/core。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/module-federation/core --skill mf-context 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/module-federation/core