choosing-derivedstateof

SKILLFlusso di lavorocommunity
v0.0.0skydovesApache-2.0Aggiornato 2 mesi faFonte →

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 →
480Stelle del repo
1Client
1Formati
2 mesi faUltimo aggiornamento
Skill
Autoreskydoves
Versione0.0.0
LicenzaApache-2.0
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

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

Parole chiave
skillclaude