input-validation

Community

Enforce robust input validation across the board.

Authorjrc1883
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Standardized input validation to catch missing/invalid inputs early and prevent downstream failures.

Core Features & Use Cases

  • Missing input checks: ensure required fields are present.
  • Type and range checks: enforce correct data shapes and bounds.
  • Error guidance: provide actionable remediation in errors.

Quick Start

Add IV checks to your endpoints to validate incoming data.

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: input-validation
Download link: https://github.com/jrc1883/popkit-claude/archive/main.zip#input-validation

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