Skip to main content
在 Manus 中运行任何 Skill
一键导入

generative-ui-expert

星标33
分支13
更新时间2026年6月19日 02:05

Build runtime Generative UI — interfaces a language model assembles live by streaming structured data / tool calls that the client maps to React components. Covers the Vercel AI SDK 5 patterns (useChat + typed tool-invocation parts, useObject, and streamUI for RSC), the streaming/render-stability algorithms (frame-budget token coalescing, full-jitter reconnect backoff, recency-weighted context truncation), and the hard guardrails that keep a generative app from re-render hell, memory leaks, and hallucinated UI. Load when the user builds a Next.js/React app whose UI is generated at RUNTIME by an LLM (AI chat that renders charts/cards/forms, copilots, dashboards assembled from tool results) — NOT for ordinary static component work (use frontend-architect for that).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly