choosing-derivedstateof

SKILLFlujo de trabajocomunidad
v0.0.0skydovesApache-2.0Actualizado hace 2 mFuente →

Use this skill to decide when Jetpack Compose derivedStateOf is the right tool and when it is pure overhead. Covers the "input frequency must exceed output frequency" rule, the mandatory remember { derivedStateOf { } } wrapper, the canonical pitfall of capturing non-state variables by initial value

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
480Estrellas del repo
1Clientes
1Formatos
hace 2 mÚltima actualización
Skill
Autorskydoves
Versión0.0.0
LicenciaApache-2.0
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

Use this skill to decide when Jetpack Compose derivedStateOf is the right tool and when it is pure overhead. Covers the "input frequency must exceed output frequency" rule, the mandatory remember { derivedStateOf { } } wrapper, the canonical pitfall of capturing non-state variables by initial value (and the remember(key) fix), and the snapshotFlow alternative for fire-and-forget side effects on de

Palabras clave
skillclaude