·reactive-polling
</>

reactive-polling

verekia/r3f-gamedev

Poll for changes to any value and trigger React re-renders when it changes.

7Installs·0Trend·@verekia

Installation

$npx skills add https://github.com/verekia/r3f-gamedev --skill reactive-polling

SKILL.md

Poll for changes to any value and trigger React re-renders when it changes.

Create a useReactive hook that uses useFrame to periodically check a selector function. When the value changes, update React state to trigger a re-render. Throttle with a configurable FPS.

Poll for changes to any value and trigger React re-renders when it changes. Source: verekia/r3f-gamedev.

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

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/verekia/r3f-gamedev --skill reactive-polling
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is reactive-polling?

Poll for changes to any value and trigger React re-renders when it changes. Source: verekia/r3f-gamedev.

How do I install reactive-polling?

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

Where is the source repository?

https://github.com/verekia/r3f-gamedev