SvelteKit data flow guidance. Use for load functions, form actions, and server/client data. Covers +page.server.ts vs +page.ts, serialization, fail(), redirect(), error().
$npx -y skills add spences10/svelte-claude-skills --skill sveltekit-data-flowInstalls into the current project.
Run `npx skills use "https://github.com/spences10/svelte-claude-skills" --skill "spences10/svelte-claude-skills/sveltekit-data-flow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/spences10/svelte-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/spences10/svelte-claude-skills"` and select the relevant skills, then follow their instructions.