什麼是 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