·opentui
*

opentui

connorads/dotfiles

用于构建终端用户界面的全面 OpenTUI 技能。涵盖核心命令式 API、React 协调器和 Solid 协调器。用于任何 TUI 开发任务,包括组件、布局、键盘处理、动画和测试。

11安装·1热度·@connorads

安装

$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 |

用于构建终端用户界面的全面 OpenTUI 技能。涵盖核心命令式 API、React 协调器和 Solid 协调器。用于任何 TUI 开发任务,包括组件、布局、键盘处理、动画和测试。 来源:connorads/dotfiles。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/connorads/dotfiles --skill opentui
分类
*创意媒体
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 opentui?

用于构建终端用户界面的全面 OpenTUI 技能。涵盖核心命令式 API、React 协调器和 Solid 协调器。用于任何 TUI 开发任务,包括组件、布局、键盘处理、动画和测试。 来源:connorads/dotfiles。

如何安装 opentui?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/connorads/dotfiles --skill opentui 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/connorads/dotfiles