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.
| REFERENCE.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 |
Habilidad integral de OpenTUI para crear interfaces de usuario de terminales. Cubre la API imperativa principal, el reconciliador React y el reconciliador Solid. Úselo para cualquier tarea de desarrollo de TUI, incluidos componentes, diseño, manejo del teclado, animaciones y pruebas. Fuente: christian-bromann/langchain-skills.