home/categories/full-stack/omer-metin-skills-for-antigravity-skills-svelte-kit-skill-md
full-stackdevelopment

svelte-kit

Svelte compiles your components to vanilla JavaScript at build time. No virtual DOM, no runtime framework. The result is smaller bundles, faster performance, and simpler code. SvelteKit adds routing, SSR, and full-stack capabilities. This skill covers Svelte 5's runes (the new reactivity system), SvelteKit routing, form actions, load functions, and deployment. Key insight: Svelte's simplicity is its power. If you're fighting the framework, you're doing it wrong. 2025 lesson: Svelte 5 runes ($state, $derived, $effect) are a paradigm shift. They're more explicit than Svelte 4's magic but enable fine-grained reactivity that rivals Solid.js. Learn them - they're the future. Use when "svelte, sveltekit, svelte component, svelte store, svelte runes, $state, $derived, form actions, load function, +page.svelte, svelte, sveltekit, frontend, ssr, compiler, runes, reactivity, forms" mentioned.

omer-metin
maintainer
omer-metin
更新於 1/22/2026
星標
53
分支
10
quick start

Installation and usage

Svelte compiles your components to vanilla JavaScript at build time. No virtual DOM, no runtime framework. The result is smaller bundles, faster performance, and simpler code. SvelteKit adds routing, SSR, and full-stack capabilities. This skill covers Svelte 5's runes (the new reactivity system), SvelteKit routing, form actions, load functions, and deployment. Key insight: Svelte's simplicity is its power. If you're fighting the framework, you're doing it wrong. 2025 lesson: Svelte 5 runes ($state, $derived, $effect) are a paradigm shift. They're more explicit than Svelte 4's magic but enable fine-grained reactivity that rivals Solid.js. Learn them - they're the future. Use when "svelte, sveltekit, svelte component, svelte store, svelte runes, $state, $derived, form actions, load function, +page.svelte, svelte, sveltekit, frontend, ssr, compiler, runes, reactivity, forms" mentioned.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use svelte-kit