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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use use-static-effect-event