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 input: React application

Browse skills that use this input.

  • hashbrown-dev - Build LLM-Powered React Applications
    ReactLLMGenerative UITool Calling

    ★ 602 · Updated 2026-06-15

    React library for building generative UI applications with client-side tool calling and streaming.

    ⚙ Render React components⚙ Call client-side tools⚙ Stream LLM responses
  • responsive-patterns - Responsive React design with container queries
    responsivecontainer-queriesfluid-typographymobile-first

    ★ 128 · Updated 2026-05-11

    Modern responsive design patterns using Container Queries, fluid typography, and mobile-first strategies for React applications

    ⚙ create container query components⚙ implement fluid typography⚙ build responsive layouts
  • mui - Material UI React Component Library
    ui-libraryreactmaterial-designcomponent-library

    ★ 602 · Updated 2026-03-26

    Best practices for using Material UI components in React applications with theming, customization, and accessibility support.

    ⚙ configure MUI theme⚙ create custom components⚙ implement dark mode
  • shadcn-components - React shadcn/ui Components
    ReactUI componentsshadcn/uifrontend

    ★ 0 · Updated 2026-03-24

    Use and customize shadcn/ui components in React applications

    ⚙ add component⚙ customize component⚙ configure variant
  • tanstack-devtools - TanStack Devtools Panel
    debuggingdevtoolsplugin architectureTanStack

    ★ 5 · Updated 2026-03-23

    Unified debugging interface with plugin architecture and real-time state inspection

    ⚙ inspect state⚙ monitor queries⚙ track routes
  • state-management - React State Management Guide
    state managementReactZustandJotai

    ★ 81 · Updated 2026-03-22

    State management patterns using Zustand, Jotai, and Context API

    ⚙ create store⚙ manage state⚙ persist state
  • algolia-search - Algolia Search Implementation and Integration Patterns
    searchalgoliareactnextjs

    ★ 1 · Updated 2026-02-13

    Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning

    ⚙ implement React InstantSearch with hooks⚙ configure Next.js SSR integration⚙ manage data synchronization strategies
  • UI Performance Guard - Enforce Vercel-standard performance optimizations for React and Next.js applications
    performanceoptimizationreactnextjs

    ★ 10 · Updated 2026-02-12

    Enforces performance optimizations for React and Next.js applications following Vercel standards

    ⚙ eliminate waterfalls⚙ defer await until data needed⚙ use Promise.all for concurrent fetching
  • react-patterns - React Performance Optimization for Local and Docker Apps
    reactnextjsperformanceoptimization

    ★ 28,490 · Updated 2026-02-12

    Optimizes React and Next.js application performance for local or Docker deployments by eliminating async waterfalls and reducing bundle size.

    ⚙ eliminate async waterfalls⚙ reduce bundle size⚙ optimize server performance
  • grey-haven-react-tanstack-testing - React TanStack Testing for React Applications
    ReactTanStackTestingVite

    ★ 30 · Updated 2026-02-12

    Specialized testing for React applications using TanStack ecosystem with Vite and Vitest

    ⚙ test React applications⚙ test TanStack components⚙ mock server state
  • 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
  • tanstack-router - Build Type-Safe React Routing with TanStack Router
    reactroutingtypescriptvite

    ★ 1,018 · Updated 2026-02-09

    Build type-safe, file-based React routing with TanStack Router

    ⚙ create file routes⚙ add route loaders⚙ set up authentication