zod skills

63 tagged zod, measured the same way as everything else here.

Browse within: typescript 61hono 56api 55aws-lambda 55sst 55

posthog-debugger

01

motormetrics/motormetrics

Skill Claude CodeCodex

Debug and inspect PostHog implementations on any website. Use this skill when a user wants to understand how PostHog is implemented on a page, troubleshoot tracking issues, verify configuration, check what events are being sent, or audit a PostHog setup. Works with Chrome DevTools MCP and Playwright MCP to inspect…

22 today A 72 tokens original MIT

zod

03

anivar/zod-skill

Skill Claude CodeCodex

Zod v4 best practices, patterns, and API guidance for schema validation, parsing, error handling, and type inference in TypeScript applications. Covers safeParse, object composition, refinements, transforms, codecs, branded types, v3→v4 migration, and testing schemas with Jest or Vitest. Baseline: zod ^4.3.0. Triggers…

21 24d ago A 138 tokens original MIT

mcp-builder

04

Albenzoo/Mockoon-mcp

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

3 4mo ago A 61 tokens copy · 100% MIT

zod-testing

05

anivar/zod-testing

Skill Claude CodeCodex

Testing patterns for Zod schemas using Jest and Vitest. Covers schema correctness testing, mock data generation, error assertion patterns, integration testing with API handlers and forms, snapshot testing with z.toJSONSchema(), and property-based testing. Baseline: zod ^4.0.0. Triggers on: test files for Zod schemas…

2 24d ago A 105 tokens original MIT