What problem does it solve?
This Skill provides comprehensive guidance and patterns for developing modern web applications using Svelte 5 and its full-stack framework, SvelteKit, simplifying complex UI development and server-side integration.
Core Features & Use Cases
- Svelte 5 Reactivity: Master runes like
$state, $derived, and $effect for fine-grained control.
- SvelteKit Framework: Implement file-based routing, server/universal loads, form actions, and adapters.
- Migration: Smoothly transition from Svelte 4 to Svelte 5 with clear migration paths.
- Use Case: Develop a new e-commerce frontend with SvelteKit, leveraging server load functions for product data and form actions for checkout, ensuring a fast and reactive user experience.
Quick Start
Use the svelte skill to create a new SvelteKit project and set up basic file-based routing.