TanStack avatar

TanStack

Official

@tanstack

0Followers
|
29Public Repos
|
207Published Skills

Open source software for web developers

Skills Distribution
DomainDeveloper To...Frontend Datagrid .. (30%)Full-Stack Routing.. (30%)Reactive State & D.. (25%)Developer Experien.. (15%)

Agent Skills by TanStack

Showing 207 vetted skills indexed across 6 GitHub repositories.

TanStackTanStack
3.1k

simple-english

Rewrites technical documentation using ASD-STE100 Simplified Technical English rules.

Official
Intermediate
TanStackTanStack
3.1k

i-have-adhd

Reshape AI responses into ADHD-friendly output with numbered steps and capped lists.

Official
Intermediate
TanStackTanStack
3.1k

ponytail

Enforces minimal, standard-library-first code solutions with adjustable intensity levels.

Official
Basic
TanStackTanStack
3.1k

docs

Plans and writes reader-focused documentation pages with persona and tone approval gates.

Official
Advanced
TanStackTanStack
3.1k

pr-description

Generates and posts GitHub pull request titles and bodies from branch diffs.

Official
Advanced
TanStackTanStack
3.1k

bugfix-pr

Audits bug-fix pull requests through security scanning, reproduction, and minimal-diff gates.

Official
Advanced
TanStackTanStack
3.1k

triage-github

Triage open GitHub issues, PRs, and discussions with parallel subagents into a prioritized report.

Official
Advanced
TanStackTanStack
3.1k

pr-sweep

Audits open GitHub PRs with parallel agents to security-scan, rebase, and approve CI.

Official
Advanced
TanStackTanStack
3.1k

gap-analysis

Audits TanStack AI provider adapters for feature parity gaps and outdated model lists.

Official
Advanced
TanStackTanStack
3.1k

haiku

Formats every chat response as a three-line 5-7-5 syllable haiku.

Official
Basic
TanStackTanStack
3.1k

pirate-speak

Rewrites chat responses in a boisterous pirate voice with nautical slang.

Official
Basic
TanStackTanStack
3.1k

emoji-storyteller

Rewrites chat answers as short stories told mostly in emoji.

Official
Basic
TanStackTanStack
3.1k

ai-mcp

Connects TanStack AI chat loops to external MCP servers for tool discovery and execution.

Official
Advanced
TanStackTanStack
3.1k

tanstack-ai-memory-hindsight

Configures the Hindsight hosted memory adapter for per-conversation recall and retain tools.

Official
Basic
TanStackTanStack
3.1k

tanstack-ai-memory

Adds server-side cross-session memory to TanStack AI chat calls via recall/save middleware.

Official
Intermediate
TanStackTanStack
3.1k

tanstack-ai-memory-in-memory

Configures the inMemory() adapter for Map-backed recall and save in TanStack AI memory middleware.

Official
Basic
TanStackTanStack
3.1k

tanstack-ai-memory-redis

Configures a Redis-backed memory adapter for TanStack AI recall and save operations.

Official
Intermediate
TanStackTanStack
3.1k

ai-sandbox

Run harness adapters inside isolated sandboxes with declarative provisioning and durable run takeover.

Official
Advanced
TanStackTanStack
3.1k

ai-persistence

Implements durable chat and generation state persistence for TanStack AI applications.

Official
Advanced
TanStackTanStack
3.1k

ai-persistence/build-custom-adapter

Implements a custom TanStack AI chat persistence adapter for databases without dedicated recipes.

Official
Advanced
TanStackTanStack
3.1k

ai-persistence/build-prisma-adapter

Generates a Prisma-backed chat persistence layer for TanStack AI applications.

Official
Advanced
TanStackTanStack
3.1k

ai-persistence/build-cloudflare-artifact-store

Implements R2-backed BlobStore and D1-backed ArtifactStore for persisting TanStack AI generated media on Cloudflare Workers.

Official
Advanced
TanStackTanStack
3.1k

ai-persistence/stores

Implement MessageStore, RunStore, InterruptStore, and MetadataStore contracts for TanStack AI persistence adapters.

Official
Advanced
TanStackTanStack
3.1k

ai-persistence/server

Persist server-side chat transcripts, runs, and interrupts with TanStack AI middleware.

Official
Advanced

Frequently Asked Questions About TanStack

FAQPage Schema
What specific tasks are enabled by TanStack's core libraries?

TanStack enables complex UI state management, including virtualized datagrids, type-safe file-based routing, server-side data fetching, and reactive database synchronization across React, Vue, Solid, Svelte, and Angular ecosystems.

Which technical personas benefit most from these libraries?

Frontend and full-stack engineers building data-intensive enterprise applications benefit from TanStack's focus on type-safety, performance optimization, and framework-agnostic state primitives that reduce boilerplate in complex web interfaces.

Are these libraries open-source and what are the licensing costs?

All TanStack libraries are open-source software, typically distributed under the MIT license, allowing for free use in both personal and commercial projects without mandatory licensing fees.

What are the primary dependencies for integrating TanStack into a project?

Integration requires a modern JavaScript or TypeScript environment, with specific framework adapters available for React, Vue, Solid, Svelte, Preact, and Lit to ensure native reactivity and component lifecycle compatibility.