Vercel
by @concertonotes · plugin · 15 skills
Vercel from ConcertoNotes/codex-plugins.
Install the whole plugin (CLI)
npx skillmds add concertonotes/cms
npx skillmds add concertonotes/ncc
npx skillmds add concertonotes/swr
npx skillmds add concertonotes/auth
npx skillmds add concertonotes/geist
npx skillmds add concertonotes/micro
npx skillmds add concertonotes/ai-sdk
npx skillmds add concertonotes/nextjs
npx skillmds add concertonotes/satori
npx skillmds add concertonotes/shadcn
npx skillmds add concertonotes/v0-dev
npx skillmds add concertonotes/chat-sdk
npx skillmds add concertonotes/env-vars
npx skillmds add concertonotes/payments
npx skillmds add concertonotes/workflowSkills in this plugin
- ▌ cms · concertonotes bundleHeadless CMS integration guidance — Sanity (native Vercel Marketplace), Contentful, DatoCMS, Storyblok, and Builder.io. Covers studio setup, content modeling, preview mode, revalidation webhooks, and Visual Editing. Use when building content-driven sites with a headless CMS on Vercel.
- ▌ ncc · concertonotes bundleExpert guidance for @vercel/ncc — a simple CLI for compiling Node.js modules into a single file with all dependencies included. Use when bundling serverless functions, CLI tools, or any Node.js project into a self-contained file.
- ▌ swr · concertonotes bundleSWR data-fetching expert guidance. Use when building React apps with client-side data fetching, caching, revalidation, mutations, optimistic UI, pagination, or infinite loading using the SWR library.
- ▌ auth · concertonotes bundleAuthentication integration guidance — Clerk (native Vercel Marketplace), Descope, and Auth0 setup for Next.js applications. Covers middleware auth patterns, sign-in/sign-up flows, and Marketplace provisioning. Use when implementing user authentication.
- ▌ geist · concertonotes bundleExpert guidance for Geist, Vercel's default typography system and font family for precise Next.js interfaces. Use when configuring Geist Sans, Geist Mono, or Geist Pixel, setting up font imports, or applying Vercel typography and aesthetic guidance.
- ▌ micro · concertonotes bundleExpert guidance for micro — asynchronous HTTP microservices framework by Vercel. Use when building lightweight HTTP servers, API endpoints, or microservices using the micro library.
- ▌ ai-sdk · concertonotes bundleVercel AI SDK expert guidance. Use when building AI-powered features — chat interfaces, text generation, structured output, tool calling, agents, MCP integration, streaming, embeddings, reranking, image generation, or working with any LLM provider.
- ▌ nextjs · concertonotes bundleNext.js App Router expert guidance. Use when building, debugging, or architecting Next.js applications — routing, Server Components, Server Actions, Cache Components, layouts, middleware/proxy, data fetching, rendering strategies, and deployment on Vercel.
- ▌ satori · concertonotes bundleExpert guidance for Satori — Vercel's library that converts HTML and CSS to SVG, commonly used to generate dynamic OG images for Next.js and other frameworks.
- ▌ shadcn · concertonotes bundleshadcn/ui expert guidance — CLI, component installation, composition patterns, custom registries, theming, Tailwind CSS integration, and high-quality interface design. Use when initializing shadcn, adding components, composing product UI, building custom registries, configuring themes, or troubleshooting component issues.
- ▌ v0-dev · concertonotes bundlev0 by Vercel expert guidance. Use when discussing AI code generation, generating UI components from prompts, v0 CLI usage, v0 SDK/API integration, or integrating v0 into development workflows with GitHub and Vercel deployment.
- ▌ chat-sdk · concertonotes bundleVercel Chat SDK expert guidance. Use when building multi-platform chat bots — Slack, Telegram, Microsoft Teams, Discord, Google Chat, GitHub, Linear — with a single codebase. Covers the Chat class, adapters, threads, messages, cards, modals, streaming, state management, and webhook setup.
- ▌ env-vars · concertonotes bundleVercel environment variable expert guidance. Use when working with .env files, vercel env commands, OIDC tokens, or managing environment-specific configuration.
- ▌ payments · concertonotes bundleStripe payments integration guidance — native Vercel Marketplace setup, checkout sessions, webhook handling, subscription billing, and the Stripe SDK. Use when implementing payments, subscriptions, or processing transactions.
- ▌ workflow · concertonotes bundleVercel Workflow DevKit (WDK) expert guidance. Use when building durable workflows, long-running tasks, API routes or agents that need pause/resume, retries, step-based execution, or crash-safe orchestration with Vercel Workflow.