·create-interface
*

create-interface

使用 render_ui 工具在聊天中渲染交互式 HTML 界面。当用户要求显示 UI、创建小部件、显示表单、渲染图表、构建界面或显示交互式内容时使用。

10安装·0热度·@cdeistopened

安装

$npx skills add https://github.com/cdeistopened/opened-vault --skill create-interface

如何安装 create-interface

通过命令行快速安装 create-interface AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/cdeistopened/opened-vault --skill create-interface
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:cdeistopened/opened-vault。

SKILL.md

查看原文

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
分类
*创意媒体
认证
收录时间
2026-03-10
更新时间
2026-03-11

Browse more skills from cdeistopened/opened-vault

快速解答

什么是 create-interface?

使用 render_ui 工具在聊天中渲染交互式 HTML 界面。当用户要求显示 UI、创建小部件、显示表单、渲染图表、构建界面或显示交互式内容时使用。 来源:cdeistopened/opened-vault。

如何安装 create-interface?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cdeistopened/opened-vault --skill create-interface 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/cdeistopened/opened-vault