Integrate markstream-vue into a Vue 3 app. Use when Codex needs to add the Vue 3 renderer, import CSS in the right order, choose between `content` and `nodes`, enable optional peers like Mermaid, KaTeX, D2, Monaco, or Shiki, or wire scoped custom components in a non-Nuxt Vue repository.
Use this skill when the host app is plain Vue 3, typically Vite-based, and not Nuxt.
markstream-vue plus only the optional peers required by the requested features.markstream-vue/index.css after resets.
@layer components.<MarkdownRender :content="markdown" />.
nodes plus final only for streaming, SSE, or high-frequency updates.custom-id plus scoped setCustomComponents(...) for overrides.content.markstream-nuxt.docs/guide/quick-start.mddocs/guide/installation.mddocs/guide/usage.mddocs/guide/component-overrides.md