Guide for building, configuring, and deploying microfrontends on Vercel. Use this skill when the user mentions microfrontends, multi-zones, splitting an app across teams, independent deployments, cross-app routing, incremental migration, composing multiple frontends under one domain, microfrontends.json, @vercel/microfrontends, the microfrontends local proxy, or path-based routing between Vercel projects. Also use when the user asks about shared layouts across projects, navigation between microfrontends, fallback environments, asset prefixes, or feature flag controlled routing.
$npx -y skills add vercel/microfrontends --skill vercel-microfrontendsInstalls into the current project.
Run `npx skills use "https://github.com/vercel/microfrontends" --skill "vercel/microfrontends/vercel-microfrontends"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vercel/microfrontends" that are relevant to the current task. Run `npx skills add "https://github.com/vercel/microfrontends"` and select the relevant skills, then follow their instructions.