opentui

Document OpenTUI/React patterns for keyboard-friendly terminal interfaces.

11|Updated Jan 1, 2026
One-click install
npx skills add https://github.com/ainergiz/xfeed --skill opentui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opentui
Source: https://github.com/ainergiz/xfeed/tree/main/.claude/skills/opentui
Command: npx skills add https://github.com/ainergiz/xfeed --skill opentui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill documents patterns learned building xfeed's terminal UI with OpenTUI/React, to help teams implement consistent, keyboard-friendly terminal interfaces.

Core Features & Use Cases

  • Pattern catalog: JSX intrinsic usage, scrollbox patterns, and focus management.
  • Practical examples: Guidance for constructing screens with keyboard input and state preservation.
  • Use Case: A developer building a terminal application can consult this to apply proven UI patterns quickly.

Quick Start

Follow the documented patterns to implement a new screen using OpenTUI components and hooks.