stabilizing-compose-types

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

Use this skill to fix unstable Jetpack Compose types once a stability diagnosis has identified them. Covers the three-tier strategy — make the type truly stable with val plus immutable fields, mark with @Immutable or @Stable when the source is owned, and use stabilityConfigurationFiles for third-par

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 fix unstable Jetpack Compose types once a stability diagnosis has identified them. Covers the three-tier strategy — make the type truly stable with val plus immutable fields, mark with @Immutable or @Stable when the source is owned, and use stabilityConfigurationFiles for third-party or Java types. Explains the compiler-level difference between @Immutable and @Stable (static expr

Palabras clave
skillclaude