#417 · Primary category: AI Coding Assistants

next-skills

Next.js agent skills, now maintained in the Next.js repo; install via npx.

Project last updated:06/23/26

GitHub Stars

976

Forks

76

Contributors

5

License

Other

Why we included this project

Running an AI coding agent against a Next.js codebase goes more smoothly when the assistant understands the framework's conventions, and this repo shows how Vercel packaged those as installable skills, including React Server Component boundaries and caching behavior. The skills themselves have since moved into the Next.js repository so they stay matched to the framework version, leaving this repo to act as a pointer to the new home and a record of where each skill went. That migration note is still worth reading, because the README gives the commands for installing the current skills and, for teams on Next.js 16.1 or earlier, explains how to pull the version-matched documentation into a project manually so older setups get the same guidance for their coding agents.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category