DevOps & Infra
vercel-deploy - Claude MCP Skill
Deploy applications to Vercel with edge functions, serverless, and ISR.
SEO Guide: Enhance your AI agent with the vercel-deploy tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to deploy applications to vercel with edge functions, serverless, and isr.... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# Vercel Deploy Deploy applications to Vercel with edge functions, serverless, and ISR. ## When to Use - Deploying Next.js applications - Setting up edge functions - Configuring ISR (Incremental Static Regeneration) - Serverless deployments ## Source This skill references patterns from [Vercel's agent-skills](https://github.com/vercel-labs/agent-skills).
Signals
Information
- Repository
- skillcreatorai/Ai-Agent-Skills
- Author
- skillcreatorai
- Last Sync
- 3/13/2026
- Repo Updated
- 3/13/2026
- Created
- 1/18/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
CLAUDE
CLAUDE.md - Resume Matcher
next-compile
Check Next.js compilation errors via a running dev server. Turbopack only. MANDATORY after every code edit before reporting work complete. Replaces `next build`.
next-cache-components-optimizer
Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then guards against regression. Use when asked to make a route's navigation instant (its static shell commits immediately), fix a route whose static shell isn't prerendered/served/prefetched, grow a route's static shell or fix its slow first paint, diagnose which Suspense boundary keeps a route out of its static shell, or write the instant() e2e guard for one. Requires Next.js 16.3+ with cacheComponents; directs an upgrade if older.
next-partial-prefetching-adoption
Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the `partialPrefetching` flag, opt routes in with `export const prefetch = 'partial'`, audit `Link prefetch={true}` behavior, preserve existing prefetched UI with `instant()` tests, or resolve the instant-link-prefetch-partial and instant-shell-url-data insights.
Related MCP Servers
@juspay/neurolink
One TypeScript interface for 24+ LLM providers — swap providers without rewriting. MCP-native (connect any MCP server), voice (TTS/STT/realtime), RAG, memory, file processors. Production-origin: powers Tara, Yama, and Clairvoyance at Juspay.
Neurolink
One TypeScript interface for 24+ LLM providers — swap providers without rewriting. MCP-native (58+ servers), voice (TTS/STT/realtime), RAG, memory, file processors. Production-origin: powers Tara, Yama, and Clairvoyance at Juspay.
@aashari/mcp-server-aws-sso
Node.js/TypeScript MCP server for AWS Single Sign-On (SSO). Enables AI systems (LLMs) with tools to initiate SSO login (device auth flow), list accounts/roles, and securely execute AWS CLI commands using temporary credentials. Streamlines AI interaction with AWS resources.
Related Guides
Mastering Next.js, Material UI, and Tailwind CSS with Claude: A Complete Guide to the Portfolio2 Skill
Learn how to use the nextjs material ui tailwind css Claude skill. Complete guide with installation instructions and examples.
Mastering Modern Web Development with the Next.js React Tailwind Claude Skill
Learn how to use the nextjs react tailwind Claude skill. Complete guide with installation instructions and examples.
Mastering Next.js Development with the "nextjs tailwind typescript apps" Claude Skill
Learn how to use the nextjs tailwind typescript apps Claude skill. Complete guide with installation instructions and examples.