Module Federation Runtime Contract

Installation
SKILL.md

Module Federation Runtime Contract

Purpose

Use this skill to evaluate or design the runtime contract for Angular Module Federation or Native Federation setups.

This skill focuses on the remote boundary itself: what a remote exposes, what the shell consumes, which dependencies are shared, and how failure is handled at runtime.

The core rule is simple:

If a remote cannot be loaded safely, the shell must still work.

When to Use

Use this skill when:

Installs
GitHub Stars
3
First Seen
Module Federation Runtime Contract — janpereira-dev/ngautopilot