·mf-bridge-check
</>

mf-bridge-check

Check Module Federation Bridge usage: verify that producers correctly export export-app, and that consumers use the recommended Bridge API. Use when micro-frontend sub-app integration is unstable or errors occur.

13Installs·1Trend·@module-federation

Installation

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

How to Install mf-bridge-check

Quickly install mf-bridge-check AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/module-federation/core --skill mf-bridge-check
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: module-federation/core.

SKILL.md

View raw

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.

Check Module Federation Bridge usage: verify that producers correctly export export-app, and that consumers use the recommended Bridge API. Use when micro-frontend sub-app integration is unstable or errors occur. Source: module-federation/core.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/module-federation/core --skill mf-bridge-check
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from module-federation/core

Quick answers

What is mf-bridge-check?

Check Module Federation Bridge usage: verify that producers correctly export export-app, and that consumers use the recommended Bridge API. Use when micro-frontend sub-app integration is unstable or errors occur. Source: module-federation/core.

How do I install mf-bridge-check?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/module-federation/core --skill mf-bridge-check Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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