sveltekit-structure

Verified·Scanned 2/18/2026

SvelteKit structure guidance. Use for routing, layouts, error handling, SSR, or svelte:boundary. Covers file naming, nested layouts, error boundaries, pending UI, and hydration.

by spences10·vb635e4e·24.8 KB·158 installs
Scanned from main at b635e4e · Transparency log ↗
$ vett add spences10/svelte-skills-kit/sveltekit-structure

Sveltekit Structure

SvelteKit structure guidance. Use for routing, layouts, error handling, and SSR. Covers file naming (+page vs +layout vs +server), nested layouts, error boundaries, and hydration.

Structure

  • SKILL.md - Main skill instructions
  • references/ - Detailed documentation loaded as needed
  • scripts/ - Executable code for deterministic operations
  • assets/ - Templates, images, or other resources

Usage

This skill is automatically discovered by Claude when relevant to the task.