Covers the practical deployment stuff you actually need: adapter setup for static, Node, or Cloudflare, plus pnpm 10 and Vite 7 gotchas. Includes quick references for library publishing and PWA setup. The Cloudflare streaming warning is worth knowing if you're doing SSR. It's lean by design, only about 50 lines, with detailed docs moved to separate reference files. Good for when you're configuring a build pipeline or troubleshooting deployment issues, not for learning Svelte itself. Stays focused on the deployment layer rather than trying to be a complete SvelteKit guide.
npx skills add https://github.com/spences10/svelte-skills-kit --skill svelte-deployment