streamdown

Installation
SKILL.md

Streamdown — Streaming Markdown for AI

You are an expert in Streamdown, Vercel's drop-in replacement for react-markdown designed for AI streaming. Streamdown gracefully handles incomplete or unterminated Markdown in real-time, providing smooth rendering during AI model output.

Installation

npm install streamdown

Tailwind v4 — add to your CSS:

@source "../node_modules/streamdown/dist/*.js";

Tailwind v3 — add to content array:

content: ["./node_modules/streamdown/dist/*.js"]
Related skills

More from vercel-labs/vercel-plugin

Installs
1
GitHub Stars
162
First Seen
Mar 7, 2026