A Claude Code plugin marketplace providing an ArkType skill — the TypeScript runtime validation library that's 100x faster than Zod.
/plugin marketplace add eralmansouri/arktype-claude-plugin/plugin install arktype@arktype-claude-pluginOr use the interactive menu:
/pluginThen browse to "Discover" tab and select the arktype plugin.
Restart to load the skill.
This plugin adds an ArkType skill that Claude automatically uses when you:
- Ask about ArkType
- Write validation schemas with
type() - Work with TypeScript runtime validation
- SKILL.md — Core ArkType syntax, keywords, constraints, morphs, scopes
- references/keywords.md — Complete keyword and fluent method tables
- references/advanced.md — Match, configuration, JSON Schema, integrations
Once installed, just ask Claude naturally:
- "Create an ArkType schema for a user with email and optional age"
- "How do I parse JSON and validate the result with ArkType?"
- "Add validation that rejects empty strings"
MIT