Domains
Forms
- SKILL.md3.7%
- references96.3%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user needs to build or maintain a terminal UI (TUI) with OpenTUI — components, layout, keyboard, animations, or testing.
REFERENCE.md then api.md, configuration.md, etc.create-tui, no process.exit).Correct OpenTUI project scaffolding and code following framework best practices and gotchas.
Use Cases
A developer wants a React-style TUI app. They invoke opentui, follow the React decision tree, read react/REFERENCE.md and api.md, use create-tui to scaffold, then build components and keymaps. The skill prevents common mistakes and speeds up delivery of a working terminal app.
A team needs to add keyboard navigation and snapshot tests to an existing OpenTUI Core project. Using opentui, they load keyboard/REFERENCE.md and testing/REFERENCE.md, apply gotchas, and implement layered keybindings and tests. This improves UX and regression safety without deep framework digging.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File