·svelte5-runes

Svelte 5 runes guidance. Use for reactive state, props, and effects. Covers $state, $derived, $effect, $props, $bindable. Prevents mixing syntaxes and reactivity mistakes.

19Installs·0Trend·@linehaul-ai

Installation

$npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill svelte5-runes

How to Install svelte5-runes

Quickly install svelte5-runes AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill svelte5-runes
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: linehaul-ai/linehaulai-claude-marketplace.

SKILL.md

View raw

Which rune? Props: $props() | Bindable: $bindable() | Computed: $derived() | Side effect: $effect() | State: $state()

Key rules: Runes are top-level only. $derived can be overridden (use const for read-only). Use consistent Svelte 5 syntax. Objects/arrays are deeply reactive by default.

Svelte 5 runes guidance. Use for reactive state, props, and effects. Covers $state, $derived, $effect, $props, $bindable. Prevents mixing syntaxes and reactivity mistakes. Source: linehaul-ai/linehaulai-claude-marketplace.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill svelte5-runes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill svelte5-runes
Category
</>Dev Tools
Verified
First Seen
2026-02-27
Updated
2026-03-10

Browse more skills from linehaul-ai/linehaulai-claude-marketplace

Quick answers

What is svelte5-runes?

Svelte 5 runes guidance. Use for reactive state, props, and effects. Covers $state, $derived, $effect, $props, $bindable. Prevents mixing syntaxes and reactivity mistakes. Source: linehaul-ai/linehaulai-claude-marketplace.

How do I install svelte5-runes?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill svelte5-runes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/linehaul-ai/linehaulai-claude-marketplace