svelte-runes

Verified·Scanned 2/18/2026

Svelte runes guidance. Use for reactive state, props, effects, or migration. Covers $state, $derived, $effect, $props, $bindable. Prevents reactivity mistakes.

by spences10·vb635e4e·54.2 KB·157 installs
Scanned from main at b635e4e · Transparency log ↗
$ vett add spences10/svelte-skills-kit/svelte-runes

Svelte5 Runes

Expert guidance on Svelte 5 runes ($state, $derived, $effect, $props, $bindable). Use when working with Svelte 5 reactive state, component props, side effects, or migrating from Svelte 4. Prevents common mistakes like mixing reactive statements with runes, misusing $effect for derived state, and shallow reactivity issues.

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.