·create-interface
*

create-interface

Renders interactive HTML interfaces in chat using the render_ui tool. Use when the user asks to display UI, create a widget, show a form, render a chart, build an interface, or display interactive content.

10Installs·0Trend·@cdeistopened

Installation

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

How to Install create-interface

Quickly install create-interface AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cdeistopened/opened-vault --skill create-interface
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cdeistopened/opened-vault.

SKILL.md

View raw

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 |

Renders interactive HTML interfaces in chat using the render_ui tool. Use when the user asks to display UI, create a widget, show a form, render a chart, build an interface, or display interactive content. Source: cdeistopened/opened-vault.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cdeistopened/opened-vault --skill create-interface
Category
*Creative Media
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from cdeistopened/opened-vault

Quick answers

What is create-interface?

Renders interactive HTML interfaces in chat using the render_ui tool. Use when the user asks to display UI, create a widget, show a form, render a chart, build an interface, or display interactive content. Source: cdeistopened/opened-vault.

How do I install create-interface?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cdeistopened/opened-vault --skill create-interface Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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