home/categories/full-stack/svelte-society-sveltesociety-dev-claude-skills-using-remote-functions-skill-md
full-stackdevelopment

using-remote-functions

Create SvelteKit components using Remote Functions for type-safe client-server communication. Use when building components that need to fetch data, submit forms, or execute server commands. Remote Functions work at the component level, not page level.

svelte-society
maintainer
svelte-society
更新于 1/13/2026
星标
457
分支
233
quick start

Installation and usage

Create SvelteKit components using Remote Functions for type-safe client-server communication. Use when building components that need to fetch data, submit forms, or execute server commands. Remote Functions work at the component level, not page level.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use using-remote-functions