Skip to main content
Back to the directory
vercel-labs/vercel-pluginSoftware EngineeringFrontend and Design

nextjs

Apply these rules when writing or reviewing Next.js code.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/vercel-labs/vercel-plugin --skill nextjs
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, nextjs has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: vercel-labs/vercel-plugin. Canonical URL: https://skills.sh/vercel-labs/vercel-plugin/nextjs.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Apply these rules when writing or reviewing Next.js code. See file-conventions.md for: Detect invalid React Server Component patterns. See rsc-boundaries.md for: Next.js 15+ async API changes. See async-patterns.md for: See runtime-selection.md for: See directives.md for: See functions.md for: See error-handling.md for: See data-patterns.md for: See route-handlers.md for: See metadata.md for: See image.md for: See font.md for: See bundling.md for: See scripts.md for: See hydration-error.md for: See suspense-boundaries.md for: See parallel-routes.md for: See self-hosting.md for: See debug-tricks.md for: - Project structure and special files - Route segments (dynamic, catch-all, groups) - Parallel and intercepting routes - Middleware rename in v16 (middleware → proxy) - Async client component detection (invalid) - Non-serializable props detection - Server Action exceptions - Async params and searchParams - Async cookies() and headers() - Migration codemod - Default to Node.js runtime - When Edge runtime is appropriate - 'use client' , 'use server' (React) - 'use cache' (Next.js) - Navigation hooks: useRouter , usePathname , useSearchParams , useParams - Server functions: cookies , headers , draftMode , after - Generate functions: generateStaticParams , generateMetadata - error.tsx , global-error.tsx , not-found.tsx - redirect , permanentRedirect , notFound - forbidden ,...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does nextjs do?

Apply these rules when writing or reviewing Next.js code.

Is nextjs good?

nextjs does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support nextjs?

nextjs currently lists compatibility with Skills CLI.

Is nextjs safe to install?

nextjs has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to nextjs?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install nextjs?

Run the following command to install nextjs: npx skills add https://github.com/vercel-labs/vercel-plugin --skill nextjs

Related skills

Alternatives in Software Engineering