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: State Management

Browse skills that share this tag.

  • liveview-patterns - Phoenix LiveView UI Patterns
    Phoenix LiveViewReal-timeUI PatternsPerformance Optimization

    ★ 602 · Updated 2026-06-15

    Phoenix LiveView UI and real-time feature patterns

    ⚙ build LiveView interfaces⚙ implement real-time features⚙ design UI components
  • react - React Best Practices for Web Apps
    ReactWeb DevelopmentTypeScriptBest Practices

    ★ 18 · Updated 2026-05-28

    Provides React best practices for building scalable web applications with feature-based architecture, TypeScript, state management, and optimization guidelines

    ⚙ create components⚙ organize project structure⚙ manage state
  • react-specialist - React 18+ Expert Development
    React 18+TypeScriptPerformance OptimizationServer Components

    ★ 57 · Updated 2026-03-23

    Expert React 18+ specialist for scalable, maintainable applications with performance optimization

    ⚙ query context⚙ review components⚙ analyze code
  • 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
  • chat-sdk - Multi-Platform Chat Bot SDK
    Chat BotSlackTeamsGoogle Chat

    ★ 15 · Updated 2026-03-21

    Build chat bots for Slack, Teams, Google Chat, Discord, GitHub, and Linear with unified TypeScript SDK

    ⚙ Create Slack bot⚙ Create Teams bot⚙ Create Google Chat bot
  • vue-composables - Vue 3 Composition API & Composables Development
    Vue 3Composition APIComposablesReactive

    ★ 18 · Updated 2026-03-11

    Develop Vue 3 Composition API patterns and custom composables

    ⚙ create custom composables⚙ use ref and reactive⚙ implement computed properties
  • React-Query - React Query Implementation for Data Management
    ReactData ManagementState ManagementAsynchronous

    ★ 0 · Updated 2026-03-09

    Implements Tanstack React-Query for asynchronous data management in React applications

    ⚙ implement Tanstack React-Query⚙ fetch server data⚙ create resources
  • swiftui-architecture - Modern SwiftUI Architecture for State Management and UI Development
    SwiftUIiOS DevelopmentArchitectureState Management

    ★ 28 · Updated 2026-02-12

    Provides architecture guidance for building SwiftUI applications with state management and data flow patterns.

    ⚙ build SwiftUI views⚙ manage application state⚙ set up shared services
  • angular-signals - Angular Signals: Core APIs for Reactive State Management
    AngularSignalsState ManagementReactive Programming

    ★ 1 · Updated 2026-02-11

    Implement reactive state management using Angular Signals API with signal(), computed(), linkedSignal(), and effect() functions.

    ⚙ Create reactive state with signal()⚙ Create derived state with computed()⚙ Create dependent state with linkedSignal()
  • zustand-state-management - Build Type-Safe Global State Management in React Applications
    ReactState ManagementZustandTypeScript

    ★ 1,018 · Updated 2026-02-09

    Create and manage React global state with Zustand including TypeScript support, persistence, and middleware integration

    ⚙ create React global state stores⚙ implement TypeScript type safety⚙ add persistence middleware