opentui
msmps/opentui-skill · Frontend
0Build terminal user interfaces with three framework options: imperative core API, React reconciler, or Solid reconciler. \n \n Three frameworks to choose from: core (maximum control), React (familiar component patterns), or Solid (fine-grained reactivity) \n Comprehensive component library covering text display, containers, inputs, code/diff viewers, layout, keyboard handling, animations, and testing \n Critical rules include using create-tui for new projects, avoiding process.exit() , and nesti