vercel / streamdown
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/streamdown && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/1443" && unzip -o skill.zip -d .claude/skills/streamdown && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/streamdown/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Implement, configure, and customize Streamdown — a streaming-optimized React Markdown renderer with syntax highlighting, Mermaid diagrams, math rendering, and CJK support. Use when working with Streamdown setup, configuration, plugins, styling, security, or integration with AI streaming (e.g., Vercel AI SDK). Triggers on: (1) Installing or setting up Streamdown, (2) Configuring plugins (code, mermaid, math, cjk), (3) Styling or theming Streamdown output, (4) Integrating with AI chat/streaming, (5) Configuring security, link safety, or custom HTML tags, (6) Using carets, static mode, or custom components, (7) Troubleshooting Tailwind, Shiki, or Vite issues.