Harness-engineering ts-zod-integration
name: ts-zod-integration
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/codex/ts-zod-integration/skill.yamlsource content
name: ts-zod-integration version: "1.0.0" description: Use Zod schemas as the single source of truth for runtime validation and TypeScript types stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- "**/*.ts"
- "**/*.tsx"
- "tsconfig.json"
- "tsconfig.*.json" related_skills:
- ts-generics-pattern
- ts-utility-types stack_signals:
- typescript keywords:
- zod
- z.infer
- schema-first
- runtime-validation
- type-inference metadata: author: community upstream: typescriptlang.org/docs/handbook/2/types-from-types.html state: persistent: false files: [] depends_on: []