
vercel / microfrontends
✓ Official★ 40A skill package that teaches your agent 1 capability — every one documented and browsable below, no GitHub required · by vercel.
Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.

@vercel/microfrontends
Split apart large applications and develop faster with microfrontends. This package contains library code to be used with Vercel's microfrontends support.
- Improved developer velocity: Build and test just the application that you are developing. Independent applications allow each team to choose their own technology stack.
- Incremental migrations: Gradually migrate systems to modern frameworks without rewriting everything at once.
See the full documentation and examples to learn more.
Changelog
See the changelog for a list of changes.
Getting Started
Follow the quickstart documentation to get started.
Frameworks support
You can use the frameworks and microfrontends frameworks of your choice. @vercel/microfrontends supports Next.js, SvelteKit, React Router, Vite, and React.
Need help?
Reach out for help in the Vercel Community.
Install the whole package (1 skills):
npx skills add https://github.com/vercel/microfrontendsOr install a single skill:
npx skills add https://github.com/vercel/microfrontends --skill <name>Pick the skill name from the Skills tab — each entry there installs independently.