opentui

Installation
SKILL.md

OpenTUI — Native Terminal UI Framework

Zig-native TUI core with TypeScript bindings and Yoga Flexbox layout. Powers OpenCode in production.

Use Cases

Use when building terminal TUI applications.

Installation

bun init -y && bun add @opentui/core
# React: bun add @opentui/react @opentui/core react; bun create tui --template react
# Solid: bun add solid-js @opentui/solid

Renderer

Installs
3
Repository
openlark/skills
GitHub Stars
4
First Seen
Aug 8, 2026
opentui — openlark/skills