Integrate markstream-react into a React 18+ or Next app. Use when Codex needs to add the React renderer, import CSS correctly, choose between `content` and `nodes`, keep Next client boundaries safe, convert renderer overrides, or prepare a repo for `react-markdown` migration.
Use this skill when the host app is React or Next and the task is to wire Markstream safely.
markstream-react plus only the requested optional peers.markstream-react/index.css from the app shell or client entry.content.
nodes plus final only when the UI receives streaming or high-frequency updates.use client, dynamic imports with ssr: false, or other client-only boundaries when browser-only peers are involved.react-markdown, pair this skill with .markstream-migrationdocs/guide/react-quick-start.mddocs/guide/react-installation.mddocs/guide/react-markdown-migration.mddocs/guide/component-overrides.md