using-remote-functions

Community

Type-safe SvelteKit component data fetching.

Authorzajca
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies client-server communication in SvelteKit by providing a type-safe way to fetch data, submit forms, and execute server-side commands directly from components.

Core Features & Use Cases

  • Colocated Data Fetching: Define data logic alongside your components for better organization.
  • Type Safety: Ensures consistency between client and server code through TypeScript.
  • Progressive Enhancement: Forms work even when JavaScript is disabled.
  • Use Case: Build a dynamic product listing component where each product card fetches its own details and allows users to add items to a cart via a server-side command, all managed within the component's scope.

Quick Start

Use the using-remote-functions skill to create a Svelte component that fetches data from a server API.

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: using-remote-functions
Download link: https://github.com/zajca/zfaktury/archive/main.zip#using-remote-functions

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.