| name | micro-frontend-orchestrator |
| description | Design and manage independent, deployable frontend modules. |
Micro-Frontend Orchestrator
This skill enables bionicbot to split a massive web application into smaller, independently deployable pieces that work together as one.
Instructions
- Define module boundaries (e.g., Auth, Dashboard, Market).
- Implement a 'Shell' container using Module Federation.
- Ensure shared state consistency across different micro-apps.
- Optimize for independent scaling and fast builds.
Examples
- "Split the BionicSovereign platform into Auth and Market micro-frontends."