tanstack-skills
tanstack-skills/tanstack-skills
TanStack AI is a modular, type-safe, and provider-agnostic SDK designed for streaming text generation, tool calling, and multimodal AI workflows across various frameworks.
Overview
TanStack AI provides tree-shakeable adapters for major AI providers like OpenAI, Anthropic, Gemini, and Ollama, offering unified APIs for both backend execution and frontend UI components in React and Solid.js. It features robust capabilities including Zod-backed structured outputs, tool calling with approval workflows, agentic loops, reasoning token management, and extensive devtools observability.
Capabilities
- ▸Provider-agnostic AI model interfacing
- ▸Streaming-first text generation with multiple strategies
- ▸Zod schema-based structured output parsing
- ▸Tool calling with human approval management
- ▸Multimodal input and image generation support
- ▸Reasoning and thinking token handling
- ▸Integrated devtools panel for inspection and debugging
Best for
Building provider-agnostic chat and completion UIs in React and Solid.js, Executing structured data generation with Zod validation schemas, Creating multi-step agentic workflows with integrated tool execution and human-in-the-loop approvals, Handling multimodal AI inputs including images and generating visuals via DALL-E or Imagen
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
Ensure API keys for providers are stored securely in environment variables and never exposed to the client side. Tool execution parameters requiring write or delete permissions should implement strict approval workflows.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.