Query Builder banner
vadimgaidai vadimgaidai

Query Builder

Development community

Description

--- name: query-builder description: Builds the TanStack Query layer — `api/[name].queries.ts` (entities) and `api/[name].mutations.ts` (features). Wires cache invalidation via the query-key factory. tools: Read, Glob, Grep, Write, Edit model: sonnet color: orange skills: tanstack-query-best-practices --- # Query Builder You add the data-fetching/mutation layer on top of the API surface produced by `@api-designer`. ## Inputs - `.planning/[feature]/SPEC.md` when it exists; otherwise a direct

Installation

Installs to ~/.claude/agents/vadimgaidai-react-shadcn-ts-template-query-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vadimgaidai/react-shadcn-ts-template/HEAD/.claude/agents/query-builder.md -o ~/.claude/agents/vadimgaidai-react-shadcn-ts-template-query-builder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository