#
ENJA

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.

29 2MITUpdated 2026-01-31

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

CursorGitHub CopilotClaude Code
Evoa Score breakdown= Σ (score × weight)
73
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%95 → +14.3

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%50 → +7.5

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%36 → +4.3

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%85 → +8.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%38 → +3.0

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%75 → +3.8

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total73.4 / 100

ライセンス不明/制限あり(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.