Loading...
Loading...
Found 22 Skills
SolidJS reactivity + UI state patterns for OpenWork
Expert guidance for building TUI (Text User Interface) applications with the Textual framework. Invoke when user asks about Textual development, TUI apps, widgets, screens, CSS styling, reactive programming, or testing Textual applications.
Expert Combine decisions for iOS/tvOS: when Combine vs async/await, Subject selection trade-offs, operator chain design, and memory management patterns. Use when implementing reactive streams, choosing between concurrency models, or debugging Combine memory leaks. Trigger keywords: Combine, Publisher, Subscriber, Subject, PassthroughSubject, CurrentValueSubject, async/await, AnyCancellable, sink, operators, reactive
Use when Vue 3 Composition API with reactive refs, computed, and composables. Use when building modern Vue 3 applications.
API reference: Combine. Query for publishers, subscribers, operators, async data streams.
High-performance Quarkus framework expertise covering reactive patterns, CDI, build-time augmentation, and cloud-native development. Use for general Quarkus questions.
Swift Combine framework for reactive programming, handling asynchronous events with publishers, subscribers, and operators.
Expert guidance for developing cross-platform desktop applications with Avalonia UI framework. Use when building, debugging, or optimizing Avalonia apps including MVVM architecture, XAML design, data binding, styling, theming, custom controls, and cross-platform deployment for Windows, macOS, Linux, iOS, Android, and WebAssembly.
Kotlin Flow - StateFlow, SharedFlow, operators, testing
Use observables to notify subscribers when an event occurs for decoupled event-driven communication.