This is Vercel's opinionated template for writing technical guides that teach through progressive examples. It enforces a specific structure: brief intro, example setup, 2-5 steps that follow a working code to new requirement to resolution loop, and next steps. The philosophy is one guide per specific problem, not a category of problems. If your outline has more than 5 steps or covers multiple approaches, you're supposed to split it. Useful if you're maintaining documentation for Next.js or want to adopt their guide-writing conventions. The structure is prescriptive enough to keep guides focused but flexible enough for real-world tutorials.
npx skills add https://github.com/vercel/next.js --skill write-guide