Skip to main content

assistant-ui/skills

SkillsMP は assistant-ui/skills から 13 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
13
GitHub スター
20
GitHub フォーク
4

このリポジトリの skills

1 件の職業カテゴリ · 100% 分類済み

収集済み skill 13 件中 13 件を表示しています。

職業分類
ソフトウェア開発者
説明

Overview and router for assistant-ui, the React library for building AI chat interfaces from composable primitives. Use for high-level, cross-cutting, or architecture-overview questions: choosing packages, picking a runtime, or understanding the layered model…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Sets up assistant-ui Cloud persistence and authorization with the assistant-cloud package and AssistantCloud client. Use when adding cross-session thread/message persistence, multi-device chat history, file uploads, or auth to an assistant-ui app: passing the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Grounding an assistant in your app with assistant-ui copilots (@assistant-ui/react). Use when steering assistant behavior with useAssistantInstructions, feeding lazy app-state context via useAssistantContext({ getContext }), exposing rendered components with…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Adds tracing, telemetry, and observability to an assistant-ui backend. Use when wiring an AI SDK route handler (streamText/generateText, toUIMessageStream, createUIMessageStreamResponse) to a tracing backend: Langfuse via OpenTelemetry (LangfuseSpanProcessor…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Builds and customizes assistant-ui chat UI from composable, unstyled @assistant-ui/react primitives that follow Radix-style part composition. Use when assembling or styling a custom Thread, Composer, message rendering, action bar, or branch picker from…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Lets end users add, authenticate, and manage MCP servers from the browser in assistant-ui apps with @assistant-ui/react-mcp. Use when building user-managed MCP server UIs: mounting McpManagerResource via useAui({ mcp }), declaring presets with…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Guide to the assistant-ui runtime system, single-thread state, and the imperative aui client API in @assistant-ui/react. Use when creating a runtime (useLocalRuntime with a ChatModelAdapter, useExternalStoreRuntime for Redux/Zustand,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Installs and configures assistant-ui in a project via the CLI, and picks the right runtime for a backend. Use for first-time install, scaffold, or config: `npx assistant-ui@latest create my-app` (templates default, minimal, cloud, cloud-clerk, langchain, mcp,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Streaming backends and wire protocols for assistant-ui via the assistant-stream package. Use when building a custom (non-AI-SDK) streaming endpoint with createAssistantStreamResponse or createAssistantStreamController, emitting parts through…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implements multi-thread (conversation history) management in assistant-ui apps: rendering the prebuilt `ThreadList` next to `Thread`, or building a custom sidebar with `ThreadListPrimitive` and `ThreadListItemPrimitive` (Root, New, Items, Trigger, Title,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Registers LLM tools and renders custom tool-call UI in assistant-ui (@assistant-ui/react). Covers the current authoring model: a "use generative" file exporting defineToolkit({...}) that co-locates schema, execute, and render and is split across the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Upgrades an existing assistant-ui project to current releases and executes the resulting migrations. Use when the user wants to update, upgrade, bump, or migrate @assistant-ui/react, @assistant-ui/react-ai-sdk, ai, or @ai-sdk/react, hits peer-dependency…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Render and customize assistant message text as markdown in assistant-ui. Use when displaying model output as formatted markdown with MarkdownTextPrimitive from @assistant-ui/react-markdown wired into the MessagePrimitive.Parts text branch, configuring…

原文の言語: 英語

更新
収集済み skill 13 件中 13 件を表示しています。