🎯

microfrontends

🎯Skill

from vercel/vercel-plugin

πŸ“¦

Same repository

vercel/vercel-plugin(59 items)

microfrontends

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add vercel/vercel-plugin --skill microfrontends
skills.sh Install⚠ Installs to .agents/skills/
npx skills add vercel/vercel-plugin --skill microfrontends
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/microfrontends/SKILL.md

SKILL.md

25Installs
-
AddedJun 18, 2026

More from this repository10

🎯
nextjs🎯Skill

Vercel's official Next.js App Router expert skill providing guidance on routing, Server Components, Server Actions, Cache Components, layouts, middleware, data fetching, rendering strategies, and deployment, with built-in code pattern validation and migration helpers.

🎯
react-best-practices🎯Skill

A React best-practices reviewer skill from Vercel that triggers after editing TSX components to run a quality checklist covering component structure, hooks usage, accessibility, performance optimization, and TypeScript patterns.

🎯
ai-sdk🎯Skill

A skill from the Vercel plugin that provides expert guidance on AI SDK v6, covering text and object generation, streaming, tool calling, agents, MCP integration, providers, and embeddings for building AI-powered applications.

🎯
deployments-cicd🎯Skill

A Vercel deployment and CI/CD expert guidance skill that assists with deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, and configuring CI workflow files (GitHub Actions, GitLab CI, Bitbucket Pipelines) for Vercel projects.

🎯
shadcn🎯Skill

Vercel's official plugin that gives AI agents a relational knowledge graph of the Vercel ecosystem with 25 bundled skills covering products, libraries, CLI, APIs, and workflows including AI SDK, Next.js, shadcn/ui, and deployment.

🎯
vercel-cli🎯Skill

Part of the official Vercel plugin that provides AI agents with a relational knowledge graph of the Vercel ecosystem, covering 25 skills for products, libraries, CLI, APIs, and workflows including AI SDK, authentication, deployments, storage, and routing middleware.

🎯
ai-gateway🎯Skill

Vercel AI Gateway expert guidance skill for configuring model routing across multiple AI providers through a unified API, covering provider failover, cost tracking, OIDC-based authentication, and correct model slug formatting with provider prefixes.

🎯
env-vars🎯Skill

A Vercel plugin skill providing expert guidance on environment variable management, including .env file conventions and hierarchy, the vercel env CLI commands, OIDC token lifecycle, and environment-specific configuration across development, preview, and production.

🎯
turbopack🎯Skill

Turbopack expert guidance skill covering the Rust-powered JavaScript/TypeScript bundler that is the default in Next.js 16, with guidance on instant HMR, bundler configuration, debugging build issues, and understanding Turbopack vs Webpack differences.

🎯
vercel-functions🎯Skill

A Vercel plugin skill providing expert guidance on Vercel Functions including Serverless Functions, Edge Functions, Fluid Compute, streaming, Cron Jobs, and runtime configuration, with built-in validation rules for common mistakes like default exports and Pages Router types.