svelte

Community

Build Svelte apps with async and remote.

Authoraster-void
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you build modern Svelte apps using async data patterns, Remote Functions, and type-safe context to reduce boilerplate and ensure robust data flows.

Core Features & Use Cases

  • Remote Functions: Create in .remote.ts files to perform server-side actions from the client.
  • Async State & Context: Use reactive patterns like $derived and createContext to simplify data flows.
  • Ecosystem Integration: Work with SvelteKit, server/client boundaries, and type-safe patterns.

Quick Start

Create a minimal SvelteKit page that uses a .remote.ts to fetch data and render.

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
Download link: https://github.com/aster-void/dotfiles/archive/main.zip#svelte

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