Marketplace

using-runtime-checks

Teaches how to validate external data at runtime using Zod and other validation libraries in TypeScript. Use when working with APIs, JSON parsing, user input, or any external data source where runtime validation is needed.

$ インストール

git clone https://github.com/djankies/claude-configs /tmp/claude-configs && cp -r /tmp/claude-configs/typescript/skills/using-runtime-checks ~/.claude/skills/claude-configs

// tip: Run this command in your terminal to install the skill