Svelte 5 Runes with adapter-static (SvelteKit) Overview Build static-first SvelteKit applications with Svelte 5 runes without breaking hydration. Apply these patterns when using (prerendering) and combining global stores with component-local runes. Related Skills - (Svelte 5 runes core patterns) - (adapters, deployment, SSR/SSG patterns) - (TypeScript patterns and validation) - (unit testing patterns) Core Expertise Building static-first Svelte 5 applications using runes mode with proper state management patterns that survive prerendering and hydration. Critical Compatibility Rules ❌ NEVER: R…