understanding-hot-reload-limits

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

Use this skill to teach Claude exactly which Kotlin and Compose changes hot-reload under Compose HotSwan and which trigger a full incremental rebuild fallback. Root cause is Android Runtime (ART) class schema immutability; only method bodies are mutable at runtime, so any change to fields, signature

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 teach Claude exactly which Kotlin and Compose changes hot-reload under Compose HotSwan and which trigger a full incremental rebuild fallback. Root cause is Android Runtime (ART) class schema immutability; only method bodies are mutable at runtime, so any change to fields, signatures, constructors, interfaces, inline functions, or new resource ids forces a rebuild. Covers the supp

Palabras clave
skillclaude