Manage Vercel Microfrontends with AI Agents and the CLI
Vercel Microfrontends adds an AI coding agent skill and new CLI commands for creating, inspecting, and managing microfrontend groups without leaving the editor or opening the dashboard.
Vercel Microfrontends now include two new setup and management tools: an AI skill for coding agents and new Vercel CLI commands. Install the Microfrontends skill to let your AI coding agent guide you through group creation with natural language prompts. It will automatically generate , wire up framework integrations, and manage projects, all without leaving your editor.New Vercel Microfrontends skill:microfrontends.json Once added, ask your agent to create your first microfrontend group using this prompt.
Get started with the .Microfrontends skill The now includes commands for managing microfrontend groups, so you can create, inspect, and manage groups from the terminal without opening the dashboard.New CLI commands:Vercel CLI Learn more in the .CLI docs Read more vercel microfrontends create-group vercel microfrontends inspect-group vercel microfrontends add-to-group vercel microfrontends remove-from-group vercel microfrontends delete-group