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: validation schemas

Browse skills that use this input.

  • express-typescript - Build Robust APIs with Express.js and TypeScript
    express.jstypescriptapi-developmentbackend

    ★ 8 · Updated 2026-03-26

    Guidelines for building robust APIs with Express.js and TypeScript, covering middleware patterns, routing, and security best practices

    ⚙ create Express application⚙ configure middleware chain⚙ define API routes
  • FastAPI Development - Build async APIs with FastAPI for REST APIs and web backends
    API DevelopmentWeb FrameworkPythonREST API

    ★ 18 · Updated 2026-02-18

    Build async APIs with FastAPI, including endpoints, dependency injection, validation, and testing

    ⚙ create FastAPI application⚙ define API endpoints⚙ use Pydantic models
  • trpc - End-to-end typesafe APIs with tRPC
    TypeScriptAPIBackendFull-stack

    ★ 0 · Updated 2026-02-12

    Build and consume fully typesafe APIs without schemas or code generation

    ⚙ initialize routers⚙ define procedures⚙ validate inputs/outputs
  • hono-routing - Build Type-Safe APIs with Hono Framework
    API developmentweb frameworktype safetymiddleware

    ★ 1,018 · Updated 2026-02-09

    Build type-safe APIs with Hono for Cloudflare Workers, Deno, Bun, and Node.js

    ⚙ create routes⚙ add middleware⚙ validate requests