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: client-side

Browse skills that share this tag.

  • meta-framework - TanStack DB Meta-Framework Integration
    databaseintegrationclient-sidemeta-framework

    ★ 3,748 · Updated 2026-05-11

    Integrate TanStack DB with meta-frameworks using client-side preloading and live queries

    ⚙ disable route SSR⚙ preload collections⚙ query data
  • html-tools - Build single-file web applications without build steps
    web developmentsingle-file appclient-sidebrowser tools

    ★ 57 · Updated 2026-03-24

    Create client-side single-file web applications without build steps, frameworks, or servers

    ⚙ create HTML files⚙ write inline CSS⚙ add JavaScript code
  • html-tools - Build single-file browser applications without backend
    HTMLJavaScriptsingle-filebrowser

    ★ 18 · Updated 2026-03-24

    Create single-file HTML applications with inline CSS and JavaScript that work without servers or build steps

    ⚙ build HTML files⚙ inline CSS and JavaScript⚙ load dependencies
  • manage-client-state - Type-safe client state management for Next.js applications
    state-managementclient-sidenextjstypescript

    ★ 602 · Updated 2026-03-09

    Manages client-side UI and URL state using SWR immutable and nuqs

    ⚙ Manage global UI state⚙ Manage URL query parameters⚙ Persist state to localStorage
  • manage-client-state - Client-side State Management for Global and URL States
    state managementclient-sideReactTypeScript

    ★ 0 · Updated 2026-03-09

    Manages client-side UI and URL states with type safety using SWR and nuqs

    ⚙ manage global UI states⚙ manage URL parameters⚙ synchronize server-client states
  • manage-client-state - Type-safe Client State Management for Global/URL States
    state managementclient-sideReactNext.js

    ★ 18 · Updated 2026-03-09

    Manages client-side state globally and via URL parameters with type safety

    ⚙ use SWRImmutable for global state⚙ use nuqs for URL state⚙ manage UI state globally