This handles the full observability stack for your Vercel projects: Web Analytics for traffic patterns, Speed Insights for Core Web Vitals, logs and tracing for debugging production issues, and alerts for when things go wrong. You'd reach for this when you need to monitor real user performance, track down errors in deployed functions, or set up notifications for availability problems. It's straightforward and covers the essentials without trying to replace dedicated APM tools. The skill links out to Vercel's docs for each feature, so you get the implementation details when you need them. Works well alongside their deployment and functions skills if you're managing the whole pipeline.
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill vercel-observability