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