LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: reactive programming

Browse skills that share this tag.

  • kotlin-patterns - Kotlin idiomatic patterns guide
    Kotlinidiomatic patternscoroutinesdomain modeling

    ★ 10 · Updated 2026-06-15

    Provides idiomatic Kotlin patterns including sealed classes, coroutines, Flow, DSLs, and value classes

    ⚙ write Kotlin classes⚙ review Kotlin code⚙ model domain objects
  • operator-pattern - Reactive Operator Implementation
    reactive programmingstream processingoperatorbackpressure

    ★ 1 · Updated 2026-03-26

    Implementation patterns for reactive stream operators including chaining and transformations

    ⚙ map data⚙ filter data⚙ limit data
  • signalize-effects - Signalize Reactive Effects
    reactive programmingside effectssignalsstate management

    ★ 30 · Updated 2026-03-23

    Create reactive side effects with automatic dependency tracking and cleanup callbacks

    ⚙ create reactive effects⚙ track signal dependencies⚙ run cleanup callbacks