microfrontend-patterns-advanced

Installation
SKILL.md

Micro-Frontend Patterns — Advanced

This skill extends microfrontend-patterns with testing, CI/CD, resilience, and migration. Load microfrontend-patterns first.

When to Activate

  • Writing tests for Module Federation remotes or the shell
  • Setting up independent CI/CD pipelines per remote
  • Adding ErrorBoundary resilience so one failing remote doesn't crash the shell
  • Planning a strangler-fig migration from a React/Vue/Angular monolith to MFE

Testing Strategy

Unit Tests: Per-Remote (No Shell Required)

Installs
1
GitHub Stars
14
First Seen
Jun 2, 2026
microfrontend-patterns-advanced — marvinrichter/clarc