·tanstack-db
{}

tanstack-db

Expert guidance for TanStack DB reactive client-side database with collections, live queries, optimistic mutations, and sync engines (ElectricSQL, RxDB, PowerSync). Use when user says "tanstack db", "/tanstack-db", "local-first", "live query", "collection", "optimistic mutation", "electric", "sync engine", or asks about reactive data, offline-first, or real-time sync.

7Installs·0Trend·@olegakbarov

Installation

$npx skills add https://github.com/olegakbarov/ispo-code --skill tanstack-db

How to Install tanstack-db

Quickly install tanstack-db AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/olegakbarov/ispo-code --skill tanstack-db
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: olegakbarov/ispo-code.

SKILL.md

View raw

Expert guidance for TanStack DB - the reactive client store for building local-first apps with sub-millisecond queries, optimistic mutations, and real-time sync.

| Collection | Typed set of objects (like a DB table) | | Live Query | Reactive query that updates incrementally | | Optimistic Mutation | Instant local write, synced in background | | Sync Engine | Real-time data sync (Electric, RxDB, PowerSync) |

| eq(a, b) | Equal | | gt(a, b) | Greater than | | gte(a, b) | Greater than or equal | | lt(a, b) | Less than | | lte(a, b) | Less than or equal | | like(a, pattern) | Case-sensitive match | | ilike(a, pattern) | Case-insensitive match | | inArray(a, arr) | Value in array | | isNull(a) | Is null | | isUndefined(a) | Is undefined |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/olegakbarov/ispo-code --skill tanstack-db
Category
{}Data Analysis
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from olegakbarov/ispo-code

Quick answers

What is tanstack-db?

Expert guidance for TanStack DB reactive client-side database with collections, live queries, optimistic mutations, and sync engines (ElectricSQL, RxDB, PowerSync). Use when user says "tanstack db", "/tanstack-db", "local-first", "live query", "collection", "optimistic mutation", "electric", "sync engine", or asks about reactive data, offline-first, or real-time sync. Source: olegakbarov/ispo-code.

How do I install tanstack-db?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/olegakbarov/ispo-code --skill tanstack-db Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/olegakbarov/ispo-code

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-22

Related Skills

None