Skip to main content

Documentation

Standards first. Recipes when needed.

The Markdown files in the repository are the canonical documentation. This page keeps discovery simple without introducing a content pipeline into the baseline.

View all on GitHub

Standards

Settled conventions intended to apply across most SvelteKit projects.

Project conventions

Structure, naming, server boundaries, and source organization.

Dependency policy

How a package earns a place in the baseline or a recipe.

UI components

The shared shadcn-svelte and Bits UI implementation policy.

Verification

The checks and test responsibilities expected for each change.

Recipes

Recipes cover optional capabilities such as SEO, authentication, email, analytics, CMS, and content. Planned topics do not add dependencies to the baseline.

See the recipe roadmap