LogoClawIndex
CasesSkillsAbout
LogoClawIndex

shared-api-types - Shared API Types and Schemas Management

Provides guidelines for using shared API types and schemas package for type safety

Tags

Updated: 2026-03-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • define API response schemas
  • define API request schemas
  • define shared enums
  • infer TypeScript types
  • use Zod schemas

Inputs

  • API contract definitions
  • type requirements
  • Zod schemas

Outputs

  • type definition files
  • schema files
  • domain-organized exports

Requirements

  • Zod library
  • TypeScript
  • domain-based directory structure

Source

  • Spec: SKILL.md

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.
api-types
type-safety
zod
schemas
define API response schemas
define API request schemas
define shared enums
infer TypeScript types
API contract definitions
type requirements
Zod schemas
type definition files
schema files
domain-organized exports