sveltekit

Installation
SKILL.md

SvelteKit

The official application framework for Svelte with routing, SSR, and more.

Quick Start

Create project:

npx sv create my-app
cd my-app
npm install
npm run dev

Project Structure

my-app/
  src/
Related skills
Installs
1
GitHub Stars
4
First Seen
Mar 29, 2026