understanding-stability-inference

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

Use this skill to explain why the Compose compiler classified a class or composable parameter as stable, runtime, unknown, or unstable. Covers the 12-phase inference algorithm, the five compiler-level stability types (Certain / Runtime / Unknown / Parameter / Combined), the generic bitmask encoding

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 explain why the Compose compiler classified a class or composable parameter as stable, runtime, unknown, or unstable. Covers the 12-phase inference algorithm, the five compiler-level stability types (Certain / Runtime / Unknown / Parameter / Combined), the generic bitmask encoding (Pair=0b11, ImmutableList=0b1), the Known Stable Constructs registry, and the runtime `$stable: Int`

Palabras clave
skillclaude