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: form

Browse skills that share this tag.

  • pdf-generator - Create and manipulate PDF files programmatically
    pdfdocumentformfillable

    ★ 18 · Updated 2026-09-22

    Programmatically generate PDFs, fill forms, extract content, add watermarks or overlays, and merge documents.

    ⚙ Fill PDF forms⚙ Extract PDF content and metadata⚙ Add watermarks and overlays
  • form - Generate type-safe forms with React Hook Form and Zod
    formzodreact-hook-formtamagui

    ★ 0 · Updated 2026-09-11

    Generates type-safe React Native forms using Zod schemas, react-hook-form, and Tamagui components.

    ⚙ Check existing form field components⚙ Define Zod validation schema⚙ Wire form using react-hook-form
  • fosmvvm-fields-generator - FOSMVVM Form Specification Generator
    FOSMVVMformvalidationSwift

    ★ 2 · Updated 2026-05-28

    Generate FOSMVVM Fields protocols with validation rules and localization

    ⚙ generate Fields protocol⚙ define FormField definitions⚙ create validation methods
  • fosmvvm-fields-generator - Generate FOSMVVM Form Specifications
    formvalidationlocalizationFOSMVVM

    ★ 57 · Updated 2026-05-28

    Generate Fields protocols with validation rules, FormField definitions, and localized messages for form contracts.

    ⚙ define fields protocol⚙ generate FormField definitions⚙ create validation methods
  • form-auto-save - Auto-save forms with debounce
    formauto-savedebounceinput

    ★ 6 · Updated 2026-03-22

    Automatically submits form after input changes using debounce to prevent excessive server requests

    ⚙ monitor form field changes⚙ debounce form submissions⚙ submit form data
  • o2-page-detail - Detail Page Structure and useFormOptionSetup Implementation
    frontendreactuiform

    ★ 0 · Updated 2026-02-13

    Provides structure templates and recommended implementations for detail pages using useFormOptionSetup

    ⚙ create detail page structure⚙ configure form using useFormOptionSetup⚙ handle multiple form modules