๐ŸŽฏ

react-mcp

๐ŸŽฏSkill

from assistant-ui/skills

VibeIndex|
What it does
|

Provides UI components for user-managed MCP (Model Context Protocol) server connections in assistant-ui chat interfaces, including OAuth authentication, server management, and connection workflows.

๐Ÿ“ฆ

Same repository

assistant-ui/skills(14 items)

react-mcp

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add assistant-ui/skills --skill react-mcp
skills.sh Installโš  Installs to .agents/skills/
npx skills add assistant-ui/skills --skill react-mcp
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/react-mcp/SKILL.md

SKILL.md

684Installs
-
AddedJun 1, 2026

More from this repository10

๐ŸŽฏ
assistant-ui๐ŸŽฏSkill

Agent skills for building AI chat interfaces with assistant-ui, covering architecture, project setup, UI component primitives, runtime state management, tool registration, streaming protocol, and cloud persistence.

๐ŸŽฏ
streaming๐ŸŽฏSkill

Provides guidance on implementing streaming text responses in AI chat interfaces built with the assistant-ui component library.

๐ŸŽฏ
primitives๐ŸŽฏSkill

Documents the UI component primitives (Thread, Composer, Message, etc.) for building AI chat interfaces with the assistant-ui library.

๐ŸŽฏ
tools๐ŸŽฏSkill

Provides guidance on implementing tool integrations (function calling, external APIs) within AI chat interfaces built with the assistant-ui library.

๐ŸŽฏ
runtime๐ŸŽฏSkill

Provides runtime architecture guidance for building AI chat interfaces with assistant-ui, covering custom runtime implementations and provider configurations.

๐ŸŽฏ
thread-list๐ŸŽฏSkill

Agent skills for building AI chat interfaces with assistant-ui, covering architecture, project setup, UI primitives, runtime, tools, streaming, cloud persistence, and thread management.

๐ŸŽฏ
setup๐ŸŽฏSkill

Handles project setup and configuration for assistant-ui, supporting AI SDK, LangGraph, and custom backend integrations for building AI chat interfaces.

๐ŸŽฏ
update๐ŸŽฏSkill

Updates assistant-ui packages and components for building AI chat interfaces, handling version migrations and configuration changes.

๐ŸŽฏ
cloud๐ŸŽฏSkill

Agent skills for building AI chat interfaces with assistant-ui, covering architecture, project setup, UI primitives, runtime, tools, streaming, cloud persistence, and thread management.

๐ŸŽฏ
markdown๐ŸŽฏSkill

A skill for assistant-ui that handles markdown rendering in AI chat interfaces, including syntax highlighting, LaTeX math, Mermaid diagrams, and Streamdown streaming support.