Setup, configure, audit, and modernize Next.js 16 projects with contemporary tooling. Use when creating new projects, adding tooling (Biome, shadcn/ui, Vercel flags), auditing existing implementations for best practices, or fixing outdated patterns. Covers Cache Components (use cache directive), proxy.ts migration, breaking changes, async APIs, Turbopack, and correct Vercel flags setup. Provides factual implementation patterns as of December 2025.
$npx -y skills add digitalpine/claude-skills --skill nextjs-16Installs into the current project.
Run `npx skills use "https://github.com/digitalpine/claude-skills" --skill "digitalpine/claude-skills/nextjs-16"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/digitalpine/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/digitalpine/claude-skills"` and select the relevant skills, then follow their instructions.