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.

TanStack
maintainer
TanStack
Updated 4/8/2026
Stars
2529
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use ai-core-structured-outputs