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: React Hooks

Browse skills that share this tag.

  • add-tts - Add TTS audio to features
    TTSText-to-SpeechAudioReact Hooks

    ★ 0 · Updated 2026-03-26

    Adds text-to-speech audio help to a feature using voice chain with OpenAI TTS generation and browser speech synthesis.

    ⚙ Create audio hook⚙ Design utterances⚙ Wire into component
  • add-tts - Add TTS Audio to App Features
    text-to-speechaudioReact HooksTTS

    ★ 18 · Updated 2026-03-26

    Adds text-to-speech audio help to app features using TTS system

    ⚙ design utterances⚙ create audio hook⚙ connect component
  • add-tts - Add Text-to-Speech Audio to Features
    TTSAudio SystemReact HooksVoice Narration

    ★ 602 · Updated 2026-03-26

    Adds text-to-speech audio help to features using the TTS system

    ⚙ create audio hook⚙ define utterance⚙ specify tone
  • 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
  • scaffold-hook - Scaffold React Hook in Feature Module
    ReactReact HooksCode GenerationScaffolding

    ★ 602 · Updated 2026-03-22

    Generate custom React hook files with templates in feature modules

    ⚙ parse hook name⚙ validate hook name⚙ select target feature