choosing-derivedstateof

SKILLWorkflowCommunity
v0.0.0skydovesApache-2.0Aktualisiert vor 2 Mon.Quelle →

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 →
480Repo-Sterne
1Clients
1Formate
vor 2 Mon.Letzte Aktualisierung
Skill
Autorskydoves
Version0.0.0
LizenzApache-2.0
KategorieWorkflow
Formateskill.md
PromptNicht veröffentlicht
Kompatibilität
Claude✓ Unterstützt
Cursor
Copilot
ChatGPT
Gemini
Über

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

Schlagwörter
skillclaude