·opentui
*

opentui

connorads/dotfiles

Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing.

11Installs·1Trend·@connorads

Installation

$npx skills add https://github.com/connorads/dotfiles --skill opentui

SKILL.md

Consolidated skill for building terminal user interfaces with OpenTUI. Use decision trees below to find the right framework and components, then load detailed references.

Framework references follow a 5-file pattern. Cross-cutting concepts are single-file guides.

| README.md | Overview, when to use, quick start | Always read first | | api.md | Runtime API, components, hooks | Writing code | | configuration.md | Setup, tsconfig, bundling | Configuring a project | | patterns.md | Common patterns, best practices | Implementation guidance | | gotchas.md | Pitfalls, limitations, debugging | Troubleshooting |

Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing. Source: connorads/dotfiles.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/connorads/dotfiles --skill opentui
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is opentui?

Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing. Source: connorads/dotfiles.

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/connorads/dotfiles --skill opentui Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/connorads/dotfiles