api-schema-zod

Installation
SKILL.md

Zod Schemas

Purpose

Generate Zod validation schemas that can be used both on the backend for validation and shared with the frontend for type-safe API contracts.

When to Use

  • Creating reusable validation schemas
  • Sharing schemas between backend and frontend
  • Type-safe API contracts
  • Runtime validation with TypeScript inference

What It Generates

Directory Structure

Installs
3
GitHub Stars
1
First Seen
Feb 25, 2026
api-schema-zod — rimthan-lab/rimthan-plugins