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: Zod schema definitions

Browse skills that use this input.

  • remotion - Programmatic video creation with React
    remotionreactvideo-renderinganimation

    ★ 9 · Updated 2026-09-20

    Provides rules and code patterns for programmatic video creation, animation, composition, and rendering using Remotion and React.

    ⚙ Build video compositions with React⚙ Render videos using CLI options⚙ Animate elements using spring physics
  • zod - Zod v4 Schema Validation and Best Practices Guide
    zodvalidationschematypescript

    ★ 22 · Updated 2026-09-19

    Provides guidance, patterns, and best practices for schema validation, parsing, error handling, and type inference using Zod v4 in TypeScript.

    ⚙ Validate runtime data schemas⚙ Parse untrusted boundary inputs⚙ Handle custom validation errors
  • product-copy - Standards for writing product copy, error messages, and docs
    product-copymcpdocumentationerror-messages

    ★ 3 · Updated 2026-09-19

    Defines standards for writing tool descriptions, field error messages, refusal strings, and README passages based on facts.

    ⚙ Write tool names and descriptions⚙ Define field error messages⚙ Format refusal messages with actions
  • zod - Zod schema validation best practices and guidelines
    zodtypescriptschema-validationtype-safety

    ★ 0 · Updated 2026-09-16

    Provides guidelines for Zod schema validation, data parsing, type inference, and error handling in TypeScript applications.

    ⚙ Define Zod schemas⚙ Validate and parse data⚙ Infer TypeScript types
  • zod-env - Validate environment variables with Zod at startup
    environment variablesZodTypeScriptstartup validation

    ★ 3 · Updated 2026-03-21

    Validate environment variables at process startup using Zod schemas in TypeScript projects and monorepos

    ⚙ validate environment variables⚙ define Zod schemas⚙ compose schema fragments
  • ts-agent-sdk - Generate Typed TypeScript SDKs for AI Agent MCP Integration
    typescriptsdkmcpcode-generation

    ★ 1,018 · Updated 2026-02-09

    Generates typed TypeScript SDKs for AI agents to interact with MCP servers

    ⚙ scan MCP server modules⚙ extract tool definitions⚙ generate TypeScript interfaces