ls-generative-ui

Community

Render interactive widgets in chat

Authorahostbr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of turning chat-only responses into interactive, user-driven UI elements that can collect input or display rich visuals inline.

Core Features & Use Cases

  • prompt_widget for user input: Creates interactive widgets that block until the user acts, returning a structured {action, data} result for confirmations, forms, and picks.
  • render_widget for inline displays: Sends fire-and-forget widget content like charts, dashboards, stat cards, and summaries without requiring a user response.
  • Three rendering bands (catalog, specs, html): Uses themed components when possible (catalog), multi-component layouts for complex dashboards (specs), and self-contained custom visuals/interactivity when needed (html).

Quick Start

Ask for an inline confirmation by calling prompt_widget with type set to catalog and component set to genui.Button (for example, a “Confirm” button) so the user’s click returns the tool result.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ls-generative-ui
Download link: https://github.com/ahostbr/liteharness/archive/main.zip#ls-generative-ui

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.