validation-boundary
CommunityValidate boundary inputs with Zod
Authorjagreehal
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Boundary data from HTTP, CLI, or queues is often untrusted. This Skill enforces strict validation using Zod at the boundary so downstream business logic always receives validated, well-typed data.
Core Features & Use Cases
- Boundary validation: Define Zod schemas to validate and parse incoming data before it reaches business functions.
- Branded types: Use branded types to enforce stronger guarantees and prevent invalid values from slipping through.
- Security & reliability: Standardize error handling at the boundary and reduce runtime errors in core logic.
Quick Start
Integrate a Zod schema at your API route and parse incoming payloads with safeParse before calling business logic.
Dependency Matrix
Required Modules
zod
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: validation-boundary Download link: https://github.com/jagreehal/jagreehal-claude-skills/archive/main.zip#validation-boundary Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.