zod-audit

Community

Secure tRPC inputs with Zod validation.

AuthorSebdysart
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical need for robust input validation in tRPC procedures, preventing runtime errors and security vulnerabilities by ensuring data conforms to expected schemas.

Core Features & Use Cases

  • Audit Existing Validation: Identify and report on tRPC procedures lacking Zod input validation.
  • Add Zod Schemas: Implement Zod schemas for mutation and query procedures, aligning with canonical patterns and reusable schema definitions.
  • Verify iOS Compatibility: Ensure backend validation schemas precisely match the data structures sent from the iOS client, preventing mismatches.
  • Use Case: Automatically scan the HustleXP backend for unvalidated tRPC procedures, prioritize critical financial routers, and add Zod schemas to secure them, ensuring data integrity and preventing common bugs.

Quick Start

Use the zod-audit skill to find all tRPC procedures in the backend that are missing Zod input validation.

Dependency Matrix

Required Modules

None required

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: zod-audit
Download link: https://github.com/Sebdysart/omni-link-hustlexp/archive/main.zip#zod-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.