home/categories/backend/tanstack-ai-packages-typescript-ai-skills-ai-core-structured-outputs-skill-md
backenddevelopment
ai-core-structured-outputs
Type-safe JSON schema responses from LLMs using outputSchema on chat(). Supports Zod, ArkType, and Valibot schemas. The adapter handles provider-specific strategies transparently — never configure structured output at the provider level. convertSchemaToJsonSchema() for manual schema conversion.
maintainer
TanStack
更新于 4/8/2026
星标
2529
分支
172
quick start
Installation and usage
Type-safe JSON schema responses from LLMs using outputSchema on chat(). Supports Zod, ArkType, and Valibot schemas. The adapter handles provider-specific strategies transparently — never configure structured output at the provider level. convertSchemaToJsonSchema() for manual schema conversion.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use ai-core-structured-outputs