tanstack-appoperation-requests

tanstack-appoperation-requests is a skill for Claude Code, Codex, Cursor from hewr-srood/tanstack-appoperation-kit. It costs 66 tokens per session (253 once invoked), scanned A, original, no licence file.

A set of rules for defining and using backend API requests in React Native and Expo apps with AppOperation and TanStack Query, a library for managing server data.

In plain words
What is it for?
It helps add API calls, data-fetching hooks, or app screens that use backend data in React Native or Expo projects.
Why use it?
It keeps request definitions, cache keys, hooks, and screens consistent when an app communicates with its backend.

Skill for Claude CodeCodexCursor

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/hewr-srood/tanstack-appoperation-kit/tanstack-appoperation-requests
Any agent
npx skills add hewr-srood/tanstack-appoperation-kit --skill tanstack-appoperation-requests
Clone the repo
git clone --depth 1 https://github.com/hewr-srood/tanstack-appoperation-kit

Made for: Claude Code, Codex, Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for tanstack-appoperation-requests

README.md
[![agentmods](https://agentmods.dev/badge/skills/hewr-srood/tanstack-appoperation-kit/tanstack-appoperation-requests.svg)](https://agentmods.dev/skills/hewr-srood/tanstack-appoperation-kit/tanstack-appoperation-requests)
Your own site
<a href="https://agentmods.dev/skills/hewr-srood/tanstack-appoperation-kit/tanstack-appoperation-requests"><img src="https://agentmods.dev/badge/skills/hewr-srood/tanstack-appoperation-kit/tanstack-appoperation-requests.svg" alt="Measured on agentmods" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 253 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00066 $0.00253
Opus 5 $0.00033 $0.00127
Sonnet 5 $0.00013 $0.00051
Haiku 4.5 $0.00007 $0.00025

Measured 3d ago against content hash 9292c714285f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

tanstack-appoperation-requests scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/skills/tanstack-appoperation-requests/SKILL.md · 20 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 20 lines · 66 tokens per session scan A 9292c714285f

Subscribe to this mod's changes

tanstack-appoperation-requests is a skill published in the GitHub repository hewr-srood/tanstack-appoperation-kit (4 stars, last pushed 6mo ago), with no licence file. It adds 66 tokens to every session and 253 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

creating-reanimated-animations

Generate React Native Reanimated animation code for React Native apps. Use when user asks to create, implement, or add animations in React Native — including transitions, gestures, scroll-linked effects, layout animations, layout transitions, entering/exiting animations, CSS animations, CSS transitions, shared element…

estevg/skills · 144 tokens

react-native-brownfield-migration

Provides an incremental adoption strategy to migrate native iOS or Android apps to React Native or Expo using @callstack/react-native-brownfield for initial setup. Use when planning migration steps, packaging XCFramework/AAR artifacts, and integrating them into host apps.

maikotrindade/awesome-react-native-skills · 59 tokens

react-native-core

React Native core components, layout, styling, animations, lists, platform APIs, and best practices. Use when building iOS/Android UIs with native components.

maikotrindade/awesome-react-native-skills · 37 tokens

react-native-ecosystem

React Native ecosystem — navigation, state, data fetching, Reanimated, storage, TypeScript patterns, accessibility, and deep linking. Use when building production React Native apps with React Navigation, Zustand, TanStack Query, or Reanimated v3.

maikotrindade/awesome-react-native-skills · 55 tokens

react-native-reusables

React Native Reusables brings the shadcn/ui experience to React Native: copy-paste or CLI-scaffolded components, theming via CSS variables, and RN Primitives under the hood. It supports NativeWind and Uniwind, requires a root PortalHost for overlays, and uses a Text inheritance system and an Icon wrapper for Lucide.

maikotrindade/awesome-react-native-skills · 49 tokens

upgrading-react-native

Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native iOS and Android configuration, resolving CocoaPods and Gradle changes, and handling breaking API updates. Use when upgrading React Native, bumping RN version, updating from RN 0.x…

maikotrindade/awesome-react-native-skills · 83 tokens