$npx skillfedfor your agent

Tanstack Pacer

TanStack Pacer is a type-safe library for managing execution frequency through debouncing, throttling, rate limiting, and async task queuing. It offers framework-agnostic core classes plus React hooks at multiple abstraction levels, ideal for optimizing API calls, user input handling, and concurrent task processing.

TanStack Pacer controls function execution timing to optimize performance through debouncing, throttling, and rate limiting.

AI-generated summary based on this skill's SKILL.md

13 5 unlicensed, metadata onlyupdated by oakoss

Decision gist · record as of 2026-03-02

TanStack Pacer controls function execution timing to optimize performance through debouncing, throttling, and rate limiting. TanStack Pacer is a type-safe library for managing execution frequency through debouncing, throttling, rate limiting, and async task queuing. It offers framework-agnostic core classes plus React hooks at multiple abstraction levels, ideal for optimizing API calls, user input handling, and concurrent task processing.

manual: git clone https://github.com/oakoss/agent-skills → cp -r agent-skills ~/.claude/skills/tanstack-pacer

Use it when

  • Tanstack Pacer is a type-safe library for managing execution frequency across multiple strategies.
  • Tanstack Pacer offers flexible configuration through its core classes and React hooks.
Same gist for agents: .md · .json

Install

oakoss/agent-skills/tanstack-pacer · repository language: Python

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How to use tanstack pacer for performance testing?

Tanstack Pacer is a type-safe library designed for managing execution frequency rather than traditional performance testing. It optimizes performance by controlling when and how often functions execute through debouncing, throttling, rate limiting, and async task queuing. Use it to reduce redundant API calls, smooth user input handling, and manage concurrent task processing efficiently.

What is tanstack pacer and what does it do?

Tanstack Pacer is a type-safe library for managing execution frequency across multiple strategies. It provides framework-agnostic core classes for debouncing, throttling, rate limiting, and async task queuing, plus React hooks at multiple abstraction levels. This makes it ideal for optimizing API calls, handling user input efficiently, and processing concurrent tasks.

How do I configure tanstack pacer in my project?

Tanstack Pacer offers flexible configuration through its core classes and React hooks. You can configure debouncing, throttling, rate limiting, and task queuing parameters to match your specific needs. The library's framework-agnostic design means you can integrate it into various environments, with dedicated React hooks available for React-based projects.

Can I integrate tanstack pacer into my development workflow?

Yes, Tanstack Pacer integrates seamlessly into development workflows. Its type-safe design and framework-agnostic core make it adaptable to different project structures. React developers benefit from built-in hooks at multiple abstraction levels, while others can use the core classes directly for managing execution frequency in API calls, input handling, and task processing.

What are the main capabilities of tanstack pacer?

Tanstack Pacer's main capabilities include debouncing, throttling, rate limiting, and async task queuing. These features work together to manage execution frequency and optimize performance. The library is type-safe, framework-agnostic at its core, and provides React hooks for enhanced integration in React applications, supporting various use cases from API optimization to concurrent task management.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Find and use Tanstack Pacer for performance testing”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

tanstack-pacer
by tanstack-skills · tanstack-skills/tanstack-skills

tanstack-pacer is a type-safe toolkit for managing when and how often functions execute across debouncing, throttling, rate limiting, queuing, and batching. It provides class-based APIs, factory functions, and React hooks that work framework-agnostically, with both sync and async variants for handling everything from search inputs to API protection.

MITupdated Jan 2026
★ 30repo stars
Tanstack Hotkeys
by oakoss · oakoss/agent-skills

TanStack Hotkeys is a React library for adding keyboard shortcuts with template-string bindings and automatic cross-platform key abstraction. It includes hooks for single hotkeys, multi-key sequences, shortcut recording, and key state tracking, plus utilities for displaying platform-specific shortcut labels.

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Query
by oakoss · oakoss/agent-skills

TanStack Query is an async state manager that handles server data fetching, caching, and synchronization in React applications. It automates cache invalidation, deduplication, background updates, and stale data management—you supply a queryFn that returns a Promise, and the library handles the rest. Use it for infinite scrolling, offline-first apps, complex cache strategies, and hybrid server/client architectures.

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Router
by oakoss · oakoss/agent-skills

Tanstack Router delivers file-based routing for React with full type safety, route-level data loading, and search parameter validation. It handles code splitting, preloading strategies, and integrates seamlessly with TanStack Query for efficient data management. Use it to build structured navigation with automatic type inference for params, search values, and loader data.

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Devtools
by oakoss · oakoss/agent-skills

TanStack DevTools provides debugging panels for inspecting Query cache, Router route trees, and Form field state across React applications. Choose between standalone devtools for individual libraries or a unified panel combining all three with plugin architecture.

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Db
by oakoss · oakoss/agent-skills

TanStack DB is a reactive client store that extends TanStack Query with typed collections, live queries, and optimistic mutations. It normalizes data for sub-millisecond cross-collection queries and delivers instant optimistic updates with automatic rollback. Use it for apps needing local-first data, real-time sync via ElectricSQL, or complex joins that outgrow per-query caching.

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars

More skills Tanstack Start (unlicensed)

Tags
performance-testingbenchmarking-tooltanstack-ecosystemload-measurementoptimization-utility