emp
Build fast micro-frontend apps with Module Federation and Rspack
All Skills in This Repository (4)
Pure Emerald Level Indicatorsemp-workflow
Routes EMP repository changes through model selection, validation matrices, and release procedures.
emp
Configure EMP v4 projects with Module Federation, plugins, and validation gates.
emp-best-practices
Guide EMP CLI, Rspack, and module federation configurations for micro-frontend projects.
empjs
Scaffold EMP full-stack projects with React 19 and emp.config.ts.
Frequently Asked Questions
FAQPage SchemaHow to install EMP?▼
Run `npx skills add empjs/emp --all -g -y` in your terminal to install all skills in this suite globally.
What is EMP used for?▼
EMP is a micro-frontend build toolchain that lets teams split web apps into independently deployed modules using Module Federation 2 and Rspack 2.
Does EMP support React and Vue?▼
Yes. It ships ready-made plugins for React, Vue 2, and Vue 3, plus Tailwind CSS, Lightning CSS, and Stylus support.
Can AI agents configure EMP projects automatically?▼
Yes. The included skills give agents step-by-step guidance for project creation, federation wiring, plugin setup, and release validation.
How do I create a new EMP micro-frontend project?▼
Ask your agent to run `emp create` with a description like a React host plus Vue sub-app, and it generates the full workspace with a machine-readable report.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core