mf-config-check
OfficialDebug Module Federation configuration.
Software Engineering#debugging#configuration#webpack#build tools#module federation#rspack#micro-frontends
Authormodule-federation
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps identify and fix common misconfigurations in Module Federation setups that lead to build errors, missing modules, or runtime initialization failures.
Core Features & Use Cases
- Configuration Validation: Checks for correct Module Federation plugin usage based on the detected bundler (Webpack, Rspack, Rsbuild, Modern.js, Next.js).
- Exposes Path Verification: Ensures that all paths specified in the
exposesconfiguration exist within the project. - Async Entry Check: Verifies if
experiments.asyncStartupis correctly configured, which is crucial for avoiding runtime errors. - Use Case: When your micro-frontend applications fail to load modules or encounter runtime errors after a build, this Skill can pinpoint whether the issue lies in the plugin setup, incorrect
exposespaths, or missing asynchronous startup configuration.
Quick Start
Use the mf-config-check skill to analyze the module federation configuration in the current project.
Dependency Matrix
Required Modules
fspath
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mf-config-check Download link: https://github.com/module-federation/core/archive/main.zip#mf-config-check Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.