mirror of
https://github.com/vercel/vercel-plugin.git
synced 2026-09-14 15:39:47 +08:00
5a837fd3e8
Adds the `microfrontends` skill (SKILL.md + 6 reference docs covering configuration, path-routing, local development, management, security, and troubleshooting) for building, configuring, and deploying microfrontends on Vercel. Triggering covers the common entry points: - pathPatterns: microfrontends.json / apps/*/microfrontends.json - bashPatterns: `vercel microfrontends` / `vercel mf`, and npm/pnpm/bun/yarn install of @vercel/microfrontends - importPatterns: @vercel/microfrontends Regenerates generated/skill-manifest.json and generated/skill-catalog.md (now 27 skills) and updates the vercel.md ecosystem graph. Rebased onto current main as a single signed commit (supersedes #35). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>