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"]
Installs
GitHub Stars
251
First Seen
streamdown — vercel/vercel-plugin