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 |
Umfassende OpenTUI-Kenntnisse zum Erstellen von Terminal-Benutzeroberflächen. Deckt die zentrale Imperativ-API, den React Reconciler und den Solid Reconciler ab. Kann für jede TUI-Entwicklungsaufgabe verwendet werden, einschließlich Komponenten, Layout, Tastaturbedienung, Animationen und Tests. Quelle: christian-bromann/langchain-skills.