tanstack-ai
Installation
SKILL.md
TanStack AI (React)
AI chat framework with isomorphic tools, streaming, and full type safety.
Packages
@tanstack/ai— core:chat(),toolDefinition(),toServerSentEventsResponse(),maxIterations()@tanstack/ai-react— React:useChat()hook, re-exports connection adapters@tanstack/ai-client— headless:ChatClient,clientTools(),createChatClientOptions(),InferChatMessages@tanstack/ai-{openai,anthropic,gemini,ollama,grok,openrouter,fal}— adapter packages
Quick Start
Install
npm install @tanstack/ai @tanstack/ai-react @tanstack/ai-openai
Related skills
More from fellipeutaka/leon
docker
|
85commit-work
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.
45clean-code
|
40solid
|
33design-patterns
|
33ai-repo-setup
|
31