sveltekit

Installation
SKILL.md

SvelteKit

Purpose

Guide responses for SvelteKit app architecture, routing, data loading, and deployment based on official docs.

Scope

  • Included: project structure, file-based routing, +page/+layout/+server, load functions, form actions, hooks, adapters, config, env, SSR/CSR/prerendering.
  • Excluded: non-SvelteKit frameworks, Svelte-only topics unless required, and unrelated tooling.

When to Use

  • You need help with SvelteKit routing, data loading, endpoints, adapters, or configuration.
  • You are building or debugging a SvelteKit app.

Response Guidance

Installs
1
First Seen
Mar 29, 2026
sveltekit — nikiskaarup/skills