什麼是 mf-bridge-check?
檢查模組聯合 Bridge 的使用:驗證生產者是否正確導出導出應用程序,以及消費者是否使用建議的 Bridge API。當微前端子應用整合不穩定或出現錯誤時使用。 來源:module-federation/core。
檢查模組聯合 Bridge 的使用:驗證生產者是否正確導出導出應用程序,以及消費者是否使用建議的 Bridge API。當微前端子應用整合不穩定或出現錯誤時使用。
透過命令列快速安裝 mf-bridge-check AI 技能到你的開發環境
來源:module-federation/core。
Step 1: Call the mf-context Skill (pass $ARGUMENTS) to collect MFContext.
Step 2: Serialize MFContext to JSON and pass it to the check script via the --context argument:
If context.mfRole is host (no exposes), skip the producer-side check and only provide consumer-side recommendations.
檢查模組聯合 Bridge 的使用:驗證生產者是否正確導出導出應用程序,以及消費者是否使用建議的 Bridge API。當微前端子應用整合不穩定或出現錯誤時使用。 來源:module-federation/core。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/module-federation/core --skill mf-bridge-check檢查模組聯合 Bridge 的使用:驗證生產者是否正確導出導出應用程序,以及消費者是否使用建議的 Bridge API。當微前端子應用整合不穩定或出現錯誤時使用。 來源:module-federation/core。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/module-federation/core --skill mf-bridge-check 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/module-federation/core