home/categories/full-stack/maxnoller-claude-code-plugins-plugins-svelte-skills-sveltekit-remote-functions-skill-md
full-stackdevelopment

sveltekit-remote-functions

Patterns for SvelteKit remote functions (query, command, form, batch) from $app/server. Use when working with .remote.ts files, server-side data fetching with query(), mutations with command(), form handling with form(), request batching, or when users ask about calling server functions from client code, type-safe RPC, or replacing load functions with remote functions.

maxnoller
maintainer
maxnoller
আপডেট হয়েছে 1/17/2026
স্টার
0
ফর্ক
0
quick start

Installation and usage

Patterns for SvelteKit remote functions (query, command, form, batch) from $app/server. Use when working with .remote.ts files, server-side data fetching with query(), mutations with command(), form handling with form(), request batching, or when users ask about calling server functions from client code, type-safe RPC, or replacing load functions with remote functions.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use sveltekit-remote-functions