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 with capability: handle side effects

Browse skills that share this capability.

  • tsentials-maybe - Null-safe optional value container
    optionalnull-safefunctionalasync

    ★ 39 · Updated 2026-06-15

    Maybe<T> container for explicit optional values with transformation and async support.

    ⚙ create Maybe value⚙ transform Maybe value⚙ filter Maybe value
  • compose-hooks - Jetpack Compose Hooks for State Management
    ComposeHooksState ManagementJetpack Compose

    ★ 602 · Updated 2026-03-22

    Provides React Hooks-style state management and side effect handling for Jetpack Compose/Compose Multiplatform.

    ⚙ manage component state⚙ handle side effects⚙ manage network requests
  • ink-hooks-state - Ink Hooks and State Management
    terminal-uireact-hooksstate-managementink

    ★ 195 · Updated 2026-03-22

    Manage state and side effects in Ink applications using React hooks

    ⚙ manage local state⚙ handle side effects⚙ capture keyboard input