opentui

Centralize OpenTUI reference docs for Core, React, and Solid frameworks.

Updated Nov 17, 2025
One-click install
npx skills add https://github.com/ci/persops --skill opentui-ci
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opentui
Source: https://github.com/ci/persops/tree/main/modules/ai/skills/opentui
Command: npx skills add https://github.com/ci/persops --skill opentui-ci

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill centralizes OpenTUI platform reference docs for Core, React, and Solid into a single, browsable source to accelerate learning and integration of terminal UI patterns.

Core Features & Use Cases

  • Centralized reference content covering the core imperative API, React reconciler, and Solid reconciler.
  • Cross-framework guidance for common tasks (layout, keyboard handling, animations, testing) with examples.
  • Use cases include prototyping new TUIs, learning OpenTUI concepts, and troubleshooting.

Quick Start

To begin, load the OpenTUI Platform Skill in your AI environment and reference the included guides in references/.

Frequently Asked Questions about opentui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build terminal user interfaces with OpenTUI across different frameworks?

OpenTUI provides centralized reference documents covering the core imperative API, React reconciler, and Solid reconciler. Load this Skill in your AI environment and reference the included guides in the references/ directory to start building terminal user interfaces.

What is the best way to find cross-framework guidance for common terminal UI tasks?

The best way to find cross-framework guidance for terminal UI tasks is through this Skill's standard 5-file reference pattern. It links cross-reference sections for easy navigation across layout, keyboard handling, animations, and testing within Core, React, and Solid.

Does OpenTUI support both React and Solid for building terminal apps?

Yes, OpenTUI supports both React and Solid. This Skill includes dedicated framework reconciler references and examples for both, alongside the core imperative API, enabling developers to prototype and build terminal apps across multiple runtimes.

How do I troubleshoot common issues when building terminal user interfaces?

To troubleshoot terminal user interface issues, reference the gotchas.md file within this Skill's 5-file reference pattern. It provides specific troubleshooting guidance and known limitations for OpenTUI development across Core, React, and Solid runtimes.