什么是 create-interface?
使用 render_ui 工具在聊天中渲染交互式 HTML 界面。当用户要求显示 UI、创建小部件、显示表单、渲染图表、构建界面或显示交互式内容时使用。 来源:cdeistopened/opened-vault。
使用 render_ui 工具在聊天中渲染交互式 HTML 界面。当用户要求显示 UI、创建小部件、显示表单、渲染图表、构建界面或显示交互式内容时使用。
通过命令行快速安装 create-interface AI 技能到你的开发环境
来源:cdeistopened/opened-vault。
Render custom HTML interfaces directly in chat using the mcpnoetect-uirenderui tool. Perfect for forms, charts, tables, dashboards, and interactive widgets.
The UI automatically inherits the app's current theme. Use CSS variables for consistent styling across light/dark modes.
| var(--surface-primary) | Main background | | var(--surface-secondary) | Cards, elevated surfaces | | var(--surface-tertiary) | Nested containers | | var(--surface-accent) | Highlighted areas | | var(--surface-muted) | Subtle backgrounds, code blocks |
使用 render_ui 工具在聊天中渲染交互式 HTML 界面。当用户要求显示 UI、创建小部件、显示表单、渲染图表、构建界面或显示交互式内容时使用。 来源:cdeistopened/opened-vault。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/cdeistopened/opened-vault --skill create-interface使用 render_ui 工具在聊天中渲染交互式 HTML 界面。当用户要求显示 UI、创建小部件、显示表单、渲染图表、构建界面或显示交互式内容时使用。 来源:cdeistopened/opened-vault。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cdeistopened/opened-vault --skill create-interface 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cdeistopened/opened-vault