Skip to main content
assistant-ui
GitHub 创作者资料

assistant-ui

按仓库查看 4 个 GitHub 仓库中的 19 个已收集 skills。

已收集 skills
19
仓库
4
更新
2026年9月1日
仓库浏览

仓库与代表性 skills

assistant-ui
软件开发工程师

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…

2026年8月2日
cloud
软件开发工程师

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…

2026年8月2日
copilots
软件开发工程师

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…

2026年8月2日
observability
软件开发工程师

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…

2026年8月2日
primitives
软件开发工程师

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…

2026年8月2日
react-mcp
软件开发工程师

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…

2026年8月2日
runtime
软件开发工程师

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,…

2026年8月2日
setup
软件开发工程师

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,…

2026年8月2日
已展示 8 / 13 个已收集 Skill。
已展示 4 / 4 个仓库
已展示全部仓库