svelte-runes

Community

Master Svelte 5 runes for reactive state.

Authorspences10
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guides to correctly apply Svelte 5 runes for state, props, effects, and attachments, reducing misuses and bugs.

Core Features & Use Cases

  • Rune semantics: Distinguish between $state, $derived, $effect, and $bindable.
  • Migration tips: Helps migrate from Svelte 4 to 5, avoiding common pitfalls.
  • Use Case: Convert a component to runes and ensure deep reactivity is preserved.

Quick Start

Ask the AI to refactor a traditional Svelte 4 component to use Svelte 5 runes.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: svelte-runes
Download link: https://github.com/spences10/claudefiles/archive/main.zip#svelte-runes

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository