SvelteKit Template
Start new apps from a configured base.
A clean starter for fast app builds: design system, auth entry points, i18n, formatting, tests, and production adapter already wired together.
Ready UI
shadcn-svelte components and app tokens are installed.
Auth shell
Drop in a Clerk publishable key and the controls activate.
VITE_CLERK_PUBLISHABLE_KEYVerified defaults
Use the same commands in every new project.
pnpm check && pnpm buildIncluded stack
Keep this list honest as the template evolves.
- SvelteKit + Svelte 5 runes
- shadcn-svelte + Tailwind CSS v4
- Clerk auth UI theme wiring
- Paraglide i18n generated during checks/builds
- mdsvex, Vitest, Playwright, adapter-node