understanding-hot-reload-limits

SKILLFlusso di lavorocommunity
v0.0.0skydovesApache-2.0Aggiornato 2 mesi faFonte →

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 →
480Stelle del repo
1Client
1Formati
2 mesi faUltimo aggiornamento
Skill
Autoreskydoves
Versione0.0.0
LicenzaApache-2.0
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

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

Parole chiave
skillclaude