Skip to main content
Back to the directory
vercel/next.jsSoftware EngineeringFrontend and Design

react-vendoring

Use this skill for changes touching vendored React, react-server-dom-webpack/* , or react-server layer boundaries.

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
780

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/vercel/next.js --skill react-vendoring
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, react-vendoring has 780 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: vercel/next.js. Canonical URL: https://skills.sh/vercel/next.js/react-vendoring.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill for changes touching vendored React, react-server-dom-webpack/* , or react-server layer boundaries. React is NOT resolved from node_modules for App Router. It's vendored into packages/next/src/compiled/ during pnpm build (task: copy_vendor_react() in taskfile.js ). Pages Router resolves React from node_modules normally. Only entry-base.ts is compiled in rspack's (react-server) layer. ALL imports from react-server-dom-webpack/* (Flight server/static APIs) must go through entry-base.ts . Other files like stream-ops.node.ts or app-render.tsx must access Flight APIs via the ComponentMod parameter (which is the entry-base.ts module exposed through the app-page.ts build template). Direct imports from react-server-dom-webpack/server.node or react-server-dom-webpack/static in files outside entry-base.ts will fail at runtime with "The react-server condition must be enabled".

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 react-vendoring do?

Use this skill for changes touching vendored React, react-server-dom-webpack/* , or react-server layer boundaries.

Is react-vendoring good?

react-vendoring does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support react-vendoring?

react-vendoring currently lists compatibility with Skills CLI.

Is react-vendoring safe to install?

react-vendoring 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 react-vendoring?

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

How do I install react-vendoring?

Run the following command to install react-vendoring: npx skills add https://github.com/vercel/next.js --skill react-vendoring

Related skills

More from vercel/next.js

Related skills

Alternatives in Software Engineering