Use this skill to implement or debug assistant-ui integration end to end: CLI setup, runtime wiring, UI primitives, tool UI, and migration-safe upgrades. Load only the reference file needed for the current subtask to keep context focused.
Determine whether the request is setup, runtime wiring, primitives, tools, cloud persistence, or migration. If the request includes explicit exclusion language (without/no/not assistant-ui), stop and do not use this skill.
Choose AI SDK, LangGraph, or external-store path before editing components.
안정적인 설정, 런타임 선택, LangGraph 연결, 도구 UI 통합 및 업그레이드 워크플로를 통해 보조 UI 기반 React 채팅 앱을 구축하고 유지 관리하세요. 작업이 `assistant-ui` CLI 명령(`create/init/add/update/upgrade/codemod`), `@assistant-ui/*` 공급자/런타임, `AssistantRuntimeProvider`, Thread/Composer 기본 요소, 클라우드 지속성 또는 도구 렌더링 동작을 포함하여 `assistant-ui` 종속성 또는 API를 명시적으로 포함하는 경우 사용합니다. 일반적인 React 채팅 작업, 백엔드 전용 LangGraph 작업 또는 비지원 UI 작업에는 사용하지 마세요. 프롬프트에 Assistant-ui 없이/아니요/아님이 명시적으로 표시되면 이 스킬을 트리거하지 마세요. 출처: outlinedriven/odin-codex-plugin.