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 |
Compétence OpenTUI complète pour créer des interfaces utilisateur de terminal. Couvre l'API impérative de base, le réconciliateur React et le réconciliateur Solid. À utiliser pour toute tâche de développement TUI, y compris les composants, la mise en page, la gestion du clavier, les animations et les tests. Source : christian-bromann/langchain-skills.