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