verify-query-patterns
CommunityEnsure React Query consistency.
AuthorBIGSHOL
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically verifies the consistency and correctness of React Query configurations across your codebase, preventing common issues related to caching, data fetching, and state management.
Core Features & Use Cases
- Cache Key Validation: Ensures uniform naming conventions for React Query cache keys.
enabledOption Check: Verifies that dependent queries correctly utilize theenabledoption to prevent unnecessary fetches.staleTime/gcTimeAudit: Reviews cache timing settings for optimal performance and memory management.- Provider Setup Verification: Confirms that
QueryClientProvideris correctly implemented at the application's entry point. - Use Case: After refactoring data fetching hooks or updating
queryClient.ts, run this Skill to catch potential bugs before they impact users, ensuring smooth data synchronization.
Quick Start
Run the verify-query-patterns skill to check the consistency of React Query configurations in the hooks directory.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: verify-query-patterns Download link: https://github.com/BIGSHOL/ijw-Calander/archive/main.zip#verify-query-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.