tanstack-intent

Installation
SKILL.md

Ask Intent for installed-package docs before answering, planning, reviewing, or editing any TanStack work.

Load

  1. Identify relevant @tanstack/* packages from request, imports, nearest package.json; never assume version.
  2. At package root run:
bunx @tanstack/intent@latest list --json
  1. Match skills[].packageName, description, and use; load each exact id:
bunx @tanstack/intent@latest load "$use_id"
  1. Load its requires; compositions load every owner, such as Router+Query or Table+Query.
Installs
1
GitHub Stars
3
First Seen
Sep 11, 2026
tanstack-intent — malinskibeniamin/skills