nyaomaru/is-kit

Build small guards. Compose them. Lightweight, zero-dependency TypeScript type guards for runtime validation and natural narrowing. Runtime-safe 🛡️, composable 🧩, and ergonomic ✨.

71Stars on the repository
4Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

learn

01

nyaomaru/is-kit

Skill Claude CodeCodex

Extract reusable patterns from non-trivial work in the is-kit repository and store them as project knowledge. Use after meaningful API design, type-system work, debugging, or compatibility discoveries.

not rated 71 3d ago A 38 tokens original MIT

prettier-format

02

nyaomaru/is-kit

Skill Claude CodeCodex

Run Prettier for the is-kit repository. Use when asked to format or check formatting in this project. Always consult AGENTS.md in the repo root before executing commands.

not rated 71 3d ago A 40 tokens original MIT

use-is-kit

03

nyaomaru/is-kit

Skill Claude CodeCodex

Create, compose, migrate, and review TypeScript runtime type guards with is-kit. Use when adding reusable guards; replacing typeof, null checks, or handwritten type predicates; narrowing unknown values; validating JSON or API responses; building collection or object schemas with struct or typedStruct; or reviewing…

not rated 71 3d ago A 85 tokens original MIT