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일
수집된 skill 13개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다