·opentui
</>

opentui

Build terminal UIs with OpenTUI/React. Use when creating screens, components, handling keyboard input, managing scroll, or navigating between views. Covers JSX intrinsics, useKeyboard, scrollbox patterns, and state preservation.

5Installs·0Trend·@ainergiz

Installation

$npx skills add https://github.com/ainergiz/xfeed --skill opentui

How to Install opentui

Quickly install opentui 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/ainergiz/xfeed --skill opentui
  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: ainergiz/xfeed.

SKILL.md

View raw

OpenTUI is a React renderer for terminal UIs using Yoga layout (like React Native). NOT React DOM or Ink.

| | Container/layout | style, id, onMouse | | | Text content (strings only!) | fg, bg, selectable | | | Scrollable container | ref, focused | | | Hyperlink (OSC8) | href, fg | | | Text input | focused, onInput, onSubmit | | | Multi-line input | ref, focused, placeholder |

Renders clickable links in terminals supporting OSC8 (iTerm2, Kitty, etc.).

Build terminal UIs with OpenTUI/React. Use when creating screens, components, handling keyboard input, managing scroll, or navigating between views. Covers JSX intrinsics, useKeyboard, scrollbox patterns, and state preservation. Source: ainergiz/xfeed.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ainergiz/xfeed --skill opentui
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from ainergiz/xfeed

Quick answers

What is opentui?

Build terminal UIs with OpenTUI/React. Use when creating screens, components, handling keyboard input, managing scroll, or navigating between views. Covers JSX intrinsics, useKeyboard, scrollbox patterns, and state preservation. Source: ainergiz/xfeed.

How do I install opentui?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ainergiz/xfeed --skill opentui 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/ainergiz/xfeed

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25