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: manage component state

Browse skills that share this capability.

  • Components Standards - Design Reusable Frontend Components
    frontendcomponentsUITypeScript

    ★ 602 · Updated 2026-06-30

    Create focused, composable UI components following single responsibility principle with minimal props.

    ⚙ create component files⚙ define component interfaces⚙ implement composition patterns
  • standards-components - UI Component Design Standards
    UI componentsfrontenddesign standardsReact

    ★ 602 · Updated 2026-06-15

    Design reusable, composable UI components with clear prop interfaces

    ⚙ create component files⚙ modify existing components⚙ define component props
  • crank-component-authoring - Build Single-File HTML Apps with Crank.js
    frontendweb-developmentJavaScriptCrank.js

    ★ 2,798 · Updated 2026-05-28

    Create interactive single-file HTML applications using Crank.js without build steps

    ⚙ create single-file HTML⚙ build web applications⚙ render interactive components
  • building-compound-components - Create unstyled React compound components
    Reactcompound componentsheadless UIcomponent library

    ★ 11,185 · Updated 2026-05-09

    Creates unstyled compound components that separate business logic from styles

    ⚙ create context file⚙ create Root component⚙ create consumer components
  • code-architecture-tailwind-v4-best-practices - Tailwind CSS v4 Component Patterns Guide
    Tailwind CSScomponent architecturestylingconfiguration

    ★ 281 · Updated 2026-03-24

    Guides Tailwind CSS v4 component patterns and abstraction decisions

    ⚙ configure Tailwind v4 theme⚙ create button variants⚙ apply CSS-first configuration
  • 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
  • vue - Vue 3 JSON spec renderer
    Vue 3JSON renderingcomponent registrystate management

    ★ 0 · Updated 2026-03-20

    Converts JSON specs into Vue component trees with data binding, visibility, and actions.

    ⚙ render Vue components⚙ create component catalogs⚙ define component registries
  • vue-composables - Vue 3 Composables Development
    Vue 3Composition APIComposablesReactive

    ★ 0 · Updated 2026-03-11

    Develops Vue 3 Composition API patterns and custom composables

    ⚙ create custom composables⚙ use ref reactive computed⚙ implement watchers
  • vue-composables - Vue 3 Composables Development
    Vue 3Composition APIFrontend Development

    ★ 602 · Updated 2026-03-10

    Develops Vue 3 Composition API patterns and custom composables

    ⚙ create custom composables⚙ create reactive references⚙ watch reactive data