opentui

Coordinate cross-framework OpenTUI development with unified Core, React, and Solid references.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unified cross-framework guidance accelerates the creation of terminal user interfaces by consolidating Core, React, and Solid references into a single skill.

Core Features & Use Cases

  • Provides unified references for core API, React reconciler, and Solid reconciler to streamline cross-framework development.
  • Documents reading order, reference structure, and best practices for layout, keyboard handling, animations, and testing across terminal UIs.
  • Supports rapid learning and onboarding for teams building TUI applications across multiple frameworks.

Quick Start

Install the OpenTUI platform skill and load the relevant references to start building terminal UIs across Core, React, and Solid.

Frequently Asked Questions about opentui

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

FAQPage Schema
How do I build terminal UIs with React and Solid without learning separate APIs?

You can build terminal UIs across React and Solid using unified cross-framework references that consolidate core API patterns and reconciler logic into a single skill. This streamlines rapid UI construction by providing consistent architecture patterns for layout and keyboard handling across projects.

What are the best practices for terminal UI layout composition and keyboard handling?

Best practices for terminal UI layout and keyboard handling involve following structured reading orders and reference architectures that document core API patterns. This ensures consistent usage and rapid UI construction across Core, React, and Solid frameworks.

Can I use OpenTUI to coordinate terminal UI development across multiple frameworks?

Yes, OpenTUI coordinates cross-framework terminal UI development by providing unified references for Core, React, and Solid. It guides you through framework-specific reconciler patterns and architecture documentation to ensure consistent usage across multiple projects.

Does this skill provide testing references for terminal UI frameworks?

Yes, the skill consolidates documentation and reference structures that include testing practices for terminal UIs. It ensures consistent usage and supports rapid onboarding for teams by documenting testing alongside layout and keyboard handling.

What is the reading order for understanding OpenTUI core API and reconciler patterns?

The reading order for OpenTUI starts with the core API, then progresses to framework-specific React and Solid reconciler patterns. This structured approach documents architecture and practical use cases to accelerate terminal UI onboarding and development.