home/categories/frontend/supabase-supabase-claude-skills-use-static-effect-event-skill-md
frontenddevelopment

use-static-effect-event

useStaticEffectEvent hook in Supabase Studio — a userland polyfill for React's useEffectEvent. Use when you need to read latest state/props inside a useEffect without re-triggering it, or when stale closures in Effects are causing bugs.

supabase
maintainer
supabase
更新于 3/30/2026
星标
100644
分支
12036
quick start

Installation and usage

useStaticEffectEvent hook in Supabase Studio — a userland polyfill for React's useEffectEvent. Use when you need to read latest state/props inside a useEffect without re-triggering it, or when stale closures in Effects are causing bugs.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use use-static-effect-event