Skip to main content

Browse the directory

Showing 2 resources for "zod"
Saved
Active

All 2 results are trusted trust — check install risk per entry.

Rollout signal scan

1 rollout risk signal in current results

Biggest gaps: metadata review. 0 entries have 2+ required gaps.

2 scanned

Install payload

Install payload is broadly covered in current results.

good

100% (2/2)

Adoption queue

Browse adoption queue · balanced

0/2 visible results are ready for staged adoption under this preset.

ready 0caution 2hold 0

JSON Schema Validate + Transform Skill

1 blockers: Metadata review

caution

70/100

Request metadata review from maintainers or internal owners.

skills/json-schema-validation-transformation · trust trusted · confidence 83%

Zod Schema Validation Skill

1 blockers: Metadata review

caution

70/100

Request metadata review from maintainers or internal owners.

skills/zod-schema-validator · trust trusted · confidence 83%

Decision confidence

Decision confidence scan · balanced

2/2 results are high-confidence for the selected preset.

high 2medium 0low 0

Zod Schema Validation Skill

Confident candidate for staged adoption.

high

74/100

Missing: Metadata review

skills/zod-schema-validator · trust trusted

Freshness distribution

100% of this view is aging or stale

Median age 286 days; 0 fresh of 2 scanned. Re-verify the oldest entries.

median 286d

Aging

91–180 days

0%

0 entries

Stale

> 180 days

100%

2 entries

TypeScript-first validation skill using Zod — define schemas once, get runtime checks and inferred types for APIs, forms, and data pipelines.

Level:advancedType:generalVerified:draft
Safety ✓ Privacy ✓

Compile JSON Schema (draft-07, 2019-09, 2020-12) into fast validators with Ajv, report every failure by its instancePath, and use Ajv options to coerce types, apply defaults, and remove unknown properties so incoming JSON is both validated and normalized.

Level:advancedType:generalVerified:draft
Safety ✓ Privacy ✓