Skip to main content
Back to registry

streamdown

vercel/streamdown

Streaming-optimized React Markdown renderer. Drop-in replacement for react-markdown with built-in streaming support, security, and interactive controls.

Installs565
Install command
npx skills add https://github.com/vercel/streamdown --skill streamdown
Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
Streaming-optimized React Markdown renderer. Drop-in replacement for react-markdown with built-in streaming support, security, and interactive controls. Optional plugins (install only what's needed): This is the most commonly missed step. Streamdown uses Tailwind for styling and the dist files must be scanned. Tailwind v4 — add to globals.css : Add plugin @source lines only for packages you have installed (omitting uninstalled plugins avoids Tailwind errors). See plugin pages for exact paths: Tailwind v3 — add to tailwind.config.js : For full API reference, see references/api.md . Math requires CSS: For plugin configuration details, see references/plugins.md . Use these for deeper implementation details: Copy and adapt from assets/examples/ : - Code: @source "../node_modules/@streamdown/code/dist/*.js"; - CJK: @source "../node_modules/@streamdown/cjk/dist/*.js"; - Math: @source "../node_modules/@streamdown/math/dist/*.js"; - Mermaid: @source "../node_modules/@streamdown/mermaid/dist/*.js"; - references/api.md — Complete props, types, and interfaces - references/plugins.md — Plugin setup, configuration, and customization - references/styling.md — CSS variables, data attributes, custom components, theme examples - references/security.md — Hardening, link safety, custom HTML tags, production config - references/features.md — Carets, remend, static mode, controls, GFM,...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does streamdown do?

Streaming-optimized React Markdown renderer. Drop-in replacement for react-markdown with built-in streaming support, security, and interactive controls.

Is streamdown good?

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

What agent does streamdown work with?

streamdown currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to streamdown?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install streamdown?

npx skills add https://github.com/vercel/streamdown --skill streamdown

Related skills

Alternatives in Software Engineering