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: Component name

Browse skills that use this input.

  • ss-component - Generate UI components following StyleSeed conventions.
    styleseedui-componentreacttailwind-v4

    ★ 17 · Updated 2026-09-15

    Generate a new React UI component adhering to StyleSeed React and Tailwind v4 design conventions and registry setup.

    ⚙ Verify StyleSeed context resolution⚙ Read project tokens and primitives⚙ Generate UI component code
  • cmsis-stream - Create CMSIS Stream Components with Python and C++ Generation
    CMSIS Streamcomponent generationPython descriptionC++ wrapper

    ★ 36 · Updated 2026-06-30

    Generates Python description files and C++ header wrappers for new CMSIS Stream components based on user-provided component specifications.

    ⚙ generate Python component description file⚙ generate C++ header wrapper file⚙ update __init__.py import statements
  • vapor-ui - Vapor UI Design System & Figma Converter
    design systemUI componentsFigmacode generation

    ★ 57 · Updated 2026-05-09

    Provides Vapor UI component catalog, icon lookup, usage documentation, and converts Figma designs to production-ready code

    ⚙ Get component list⚙ Get component info⚙ Get component examples
  • qt-qml-component-generator - QML Component Generator for Qt Quick
    qtqmlquickui

    ★ 1,788 · Updated 2026-03-23

    Generate QML components with property bindings, signal/slot connections, and Qt Quick Controls integration

    ⚙ Generate QML components⚙ Create custom QML types⚙ Set up signal/slot connections
  • account-map-migration - Migrate to static account map pattern
    terraformatmosmigrationaccount-map

    ★ 18 · Updated 2026-03-21

    Migrate from dynamic account-map lookups to static account_map variable in Atmos

    ⚙ vendor providers.tf⚙ update remote-state.tf⚙ verify stack catalog
  • flow-scaffolding - Claude Code Plugin Component Template System
    templatescaffoldingdevelopmentclaude-code

    ★ 3 · Updated 2026-03-09

    Provides standardized templates for creating agents, commands, skills, and hooks in Claude Code plugins

    ⚙ Create command templates⚙ Create agent templates⚙ Create skill templates
  • unity-smart - AI-powered Unity scene operations with smart querying, layout and binding
    unityscenequerylayout

    ★ 1,771 · Updated 2026-02-15

    Perform SQL-like object queries, automatic spatial layout, and reference auto-binding in Unity scenes

    ⚙ query objects by component properties⚙ organize objects in layouts⚙ auto-fill reference fields
  • create_component - Create React/Next.js components following design standards
    frontendreactnextjstypescript

    ★ 0 · Updated 2026-02-14

    Creates new UI components using React 19, TypeScript, and Tailwind CSS

    ⚙ Create component file⚙ Write TypeScript code⚙ Add Tailwind styling
  • unity-event - UnityEvent Management and Inspection
    UnityEventUIButton

    ★ 1,771 · Updated 2026-02-12

    Inspect and modify UnityEvents like Button.onClick in Unity projects

    ⚙ get event listeners⚙ add persistent listener⚙ remove listener by index