Skip to main content

← All sources

Vercel (Next.js) skills

Next.js-specific agent skills skills-hub.ai mirrors 3 skills from Vercel (Next.js) daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/vercel-labs/next-skills

Installing a Vercel (Next.js) skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Vercel (Next.js) skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Vercel (Next.js) skills via API
curl https://skills-hub.ai/api/v1/skills?source=vercel-next

# Browse all sources
open https://skills-hub.ai/sources

Top Vercel (Next.js) skills

See all →

The most-installed skills from Vercel (Next.js), ranked by adoption.

  1. 01next-upgrade

    Upgrade Next.js to the latest version following official migration guides and codemods

    Buildfrom Vercel (Next.js)
  2. 02next-best-practices

    Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

    Buildfrom Vercel (Next.js)
  3. 03next-cache-components

    Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag

    Buildfrom Vercel (Next.js)

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Apr 30, 2026, 10:15 PM (success).

Vercel (Next.js) skills — frequently asked

What are Vercel (Next.js) skills?

Vercel (Next.js) skills are AI coding skills published by Vercel (Next.js) (Next.js-specific agent skills) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Vercel (Next.js) skills are available?

skills-hub.ai indexes 3 skills from Vercel (Next.js), synced daily from the upstream GitHub repository (https://github.com/vercel-labs/next-skills).

How do I install a Vercel (Next.js) skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Vercel (Next.js) skills?

Yes. Every skill from this source is mirrored from Vercel (Next.js)'s own GitHub repository (https://github.com/vercel-labs/next-skills). Each skill page links back to the upstream source of truth, so you can verify the original.