deferring-state-reads

SKILLWorkflowcommunauté
v0.0.0skydovesApache-2.0Mis à jour il y a 2 moisSource →

Use this skill to push frequently-changing Jetpack Compose state reads (scroll position, animation values, drag offsets) out of the Composition phase and down into Layout or Draw using lambda-based modifiers like Modifier.offset { }, Modifier.layout { }, Modifier.graphicsLayer { }, Modifier.drawBehi

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
480Étoiles du dépôt
1Clients
1Formats
il y a 2 moisDernière mise à jour
Skill
Auteurskydoves
Version0.0.0
LicenceApache-2.0
CatégorieWorkflow
Formatsskill.md
PromptNon publié
Compatibilité
Claude✓ Pris en charge
Cursor
Copilot
ChatGPT
Gemini
À propos

Use this skill to push frequently-changing Jetpack Compose state reads (scroll position, animation values, drag offsets) out of the Composition phase and down into Layout or Draw using lambda-based modifiers like Modifier.offset { }, Modifier.layout { }, Modifier.graphicsLayer { }, Modifier.drawBehind { }, and Modifier.drawWithCache { }. Covers the three-phase model (Composition, Layout, Draw), wh

Mots-clés
skillclaude