Best Best AI Agent Skills for Next.js Development
AI agent skills tailored for Next.js — App Router patterns, server components, data fetching, middleware, and deployment optimization.
Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 57 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.
npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-react-best-practicesApply these rules when writing or reviewing Next.js code.
npx skills add https://github.com/vercel-labs/next-skills --skill next-best-practicesBuild system for JavaScript/TypeScript monorepos. Turborepo caches task outputs and runs tasks in parallel based on dependency graph.
npx skills add https://github.com/vercel/turborepo --skill turborepoSmart dependency management for any language with automatic detection and safe updates.
npx skills add https://github.com/softaworks/agent-toolkit --skill dependency-updaterVite is a next-generation frontend build tool with fast dev server (native ESM + HMR) and optimized production builds.
npx skills add https://github.com/antfu/skills --skill viteVitest is a next-generation testing framework powered by Vite, providing a Jest-compatible API with native ESM, TypeScript, and JSX support out of the box.
npx skills add https://github.com/antfu/skills --skill vitestSet up the Agentation annotation toolbar in this project for Next.js applications.
npx skills add https://github.com/benjitaylor/agentation --skill agentationComprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development.
npx skills add https://github.com/wshobson/agents --skill nextjs-app-router-patternsCache Components enable Partial Prerendering (PPR) - mix static, cached, and dynamic content in a single route.
npx skills add https://github.com/vercel-labs/next-skills --skill next-cache-componentsThis skill enables retrieval of current documentation for software libraries and components by querying the Context7 API via curl. Use it instead of relying on potentially outdated training data.
npx skills add https://github.com/intellectronica/agent-skills --skill context7Upgrade the current project to the latest Next.js version following official migration guides.
npx skills add https://github.com/vercel-labs/next-skills --skill next-upgradePrinciples for Next.js App Router development.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill nextjs-best-practicesImplements modern frontend development patterns specifically for React and Next.js applications. Using these patterns enhances code maintainability and performance, streamlining the development process.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill frontend-patternsHandles migration and implementation of breaking changes from Next.js 15 to 16, specifically related to async route parameters and cache components. By installing this skill, developers can ensure smoother transitions during upgrades and avoid common pitfalls associated with new Next.js features.
npx skills add https://github.com/jezweb/claude-skills --skill nextjsHandles user authentication through middleware and pre-built components for Next.js applications. This skill simplifies the integration of authentication in your app, streamlining user management and improving security.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill clerk-authHandles the integration of Supabase Auth with Next.js App Router, ensuring secure authentication flows. By using this skill, developers streamline authentication processes, enhancing security while reducing implementation complexity.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill nextjs-supabase-authAutomates the generation of frontend components, bundle analysis, and project scaffolding. This skill enhances development efficiency by streamlining repetitive tasks and ensuring adherence to best practices.
npx skills add https://github.com/davila7/claude-code-templates --skill senior-frontendFacilitates the management and querying of content collections in Nuxt applications with typed structures. By automating queries and providing easy access to remote content sources, it enhances developer productivity and reduces potential errors.
npx skills add https://github.com/onmax/nuxt-skills --skill nuxt-contentHandles the deployment of Next.js applications to the Vercel platform by optimizing build settings and configuring runtime environments. By installing this skill, developers streamline the deployment process and minimize potential errors, ensuring faster and more reliable application launches.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill vercel-deploymentFull-stack Nuxt framework with database, KV, blob, and cache. Multi-cloud support (Cloudflare, Vercel, Deno, Netlify).
npx skills add https://github.com/onmax/nuxt-skills --skill nuxthubHandles routing and middleware management for web applications using Hono framework, enabling structured request handling and validation. Reduces development time by providing type-safe request validation and efficient routing mechanisms, enhancing application reliability.
npx skills add https://github.com/jezweb/claude-skills --skill hono-routingHandles the creation of event-driven workflows and background processing without direct infrastructure management. Developers benefit by automating complex tasks, reducing manual overhead, and enhancing efficiency through reliable, long-lasting workflows.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill inngest